diff --git a/core/config-toggles/src/main/assets/configs/feature_toggles_config.json b/core/config-toggles/src/main/assets/configs/feature_toggles_config.json index 6592384f45..1beda5a73b 100644 --- a/core/config-toggles/src/main/assets/configs/feature_toggles_config.json +++ b/core/config-toggles/src/main/assets/configs/feature_toggles_config.json @@ -25,7 +25,7 @@ }, { "name": "NAVIGATION_REFACTORING", - "version": "undefined" + "version": "5.21.0" }, { "name": "SWAP_STORIES_ENABLED", diff --git a/version.properties b/version.properties index b87bff9bef..60c5fb9778 100644 --- a/version.properties +++ b/version.properties @@ -1 +1 @@ -versionName=5.20.0 \ No newline at end of file +versionName=5.21.0 \ No newline at end of file