From e0b01a75d1f98b192e452d04829a4a00c02242c3 Mon Sep 17 00:00:00 2001 From: Celve Date: Sat, 22 Feb 2025 13:35:05 +0800 Subject: [PATCH] chore: update version number --- Peninsula.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Peninsula.xcodeproj/project.pbxproj b/Peninsula.xcodeproj/project.pbxproj index d45acfc..215eb26 100644 --- a/Peninsula.xcodeproj/project.pbxproj +++ b/Peninsula.xcodeproj/project.pbxproj @@ -307,7 +307,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = "9-alpha"; + CURRENT_PROJECT_VERSION = "9-beta"; DEVELOPMENT_ASSET_PATHS = "\"Peninsula/Preview Content\""; DEVELOPMENT_TEAM = 8TDYAWS6VC; ENABLE_HARDENED_RUNTIME = YES; @@ -344,7 +344,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = "9-alpha"; + CURRENT_PROJECT_VERSION = "9-beta"; DEVELOPMENT_ASSET_PATHS = "\"Peninsula/Preview Content\""; DEVELOPMENT_TEAM = 8TDYAWS6VC; ENABLE_HARDENED_RUNTIME = YES;