From 46d12464bbc14779d840a53add1f02fd99992e36 Mon Sep 17 00:00:00 2001 From: tapframe <85391825+tapframe@users.noreply.github.com> Date: Mon, 13 Apr 2026 02:14:28 +0530 Subject: [PATCH] bump version --- iosApp/Configuration/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iosApp/Configuration/Version.xcconfig b/iosApp/Configuration/Version.xcconfig index 7079a577..bbe46967 100644 --- a/iosApp/Configuration/Version.xcconfig +++ b/iosApp/Configuration/Version.xcconfig @@ -1,2 +1,2 @@ -CURRENT_PROJECT_VERSION=20 -MARKETING_VERSION=0.1.0-alpha20 \ No newline at end of file +CURRENT_PROJECT_VERSION=21 +MARKETING_VERSION=0.1.0-alpha21 \ No newline at end of file