From 1bb3784431933b8136151d5f3fd87393f8930a9a Mon Sep 17 00:00:00 2001 From: tapframe <85391825+tapframe@users.noreply.github.com> Date: Mon, 6 Apr 2026 22:27:30 +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 d28f035c3..97d18eb5a 100644 --- a/iosApp/Configuration/Version.xcconfig +++ b/iosApp/Configuration/Version.xcconfig @@ -1,2 +1,2 @@ -CURRENT_PROJECT_VERSION=7 -MARKETING_VERSION=0.1.0-alpha07 \ No newline at end of file +CURRENT_PROJECT_VERSION=8 +MARKETING_VERSION=0.1.0-alpha08 \ No newline at end of file