diff --git a/core/featuretoggles/src/main/assets/configs/feature_toggles_config.json b/core/featuretoggles/src/main/assets/configs/feature_toggles_config.json index 9da23d2779..f1ef728af6 100644 --- a/core/featuretoggles/src/main/assets/configs/feature_toggles_config.json +++ b/core/featuretoggles/src/main/assets/configs/feature_toggles_config.json @@ -9,7 +9,7 @@ }, { "name": "REDESIGNED_WALLET_SCREEN_ENABLED", - "version": "undefined" + "version": "5.0.0" }, { "name": "1INCH_LEARN_2_EARN_ENABLED", @@ -21,10 +21,10 @@ }, { "name": "REDESIGNED_APP_CURRENCY_SELECTOR_ENABLED", - "version": "undefined" + "version": "5.0.0" }, { "name": "DARK_THEME_ENABLED", - "version": "undefined" + "version": "5.0.0" } ]