diff --git a/.env.release b/.env.release index c34df0d0ee..60d3d25386 100644 --- a/.env.release +++ b/.env.release @@ -2,7 +2,7 @@ DEBUG_WEBVIEW=0 ETHEREUM_DEV_CLUSTER=0 EXTENSIONS=0 GROUP_CHATS_ENABLED=1 -LOG_LEVEL= +LOG_LEVEL=debug MAILSERVER_CONFIRMATIONS_ENABLED=1 MAINNET_WARNING_ENABLED=1 PFS_ENCRYPTION_ENABLED=1 @@ -20,4 +20,4 @@ FAST_CREATE_COMMUNITY_ENABLED=0 TEST_NETWORKS_ENABLED=0 STATUS_PROXY_STAGE_NAME=prod FLAG_WALLET_CONNECT_ENABLED=1 -API_LOGGING_ENABLED=0 +API_LOGGING_ENABLED=1 diff --git a/VERSION b/VERSION index 7cca401c7f..157fe849b6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.32.0 +2.32.21800