From e14d4c47d0af78bd373802fc4b91421e80ce347f Mon Sep 17 00:00:00 2001 From: Tangem Date: Sat, 18 Jan 2025 12:25:11 +0300 Subject: [PATCH] Updated on 2026-08-14 --- .../src/main/assets/configs/feature_toggles_config.json | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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