Skip to content

Commit ca31e9b

Browse files
committed
🔧 chore(project.pbxproj): update CURRENT_PROJECT_VERSION to 5 in project settings
1 parent 949b985 commit ca31e9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChatMLX.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@
738738
CODE_SIGN_ENTITLEMENTS = ChatMLX/ChatMLX.entitlements;
739739
CODE_SIGN_STYLE = Automatic;
740740
COMBINE_HIDPI_IMAGES = YES;
741-
CURRENT_PROJECT_VERSION = 4;
741+
CURRENT_PROJECT_VERSION = 5;
742742
DEVELOPMENT_ASSET_PATHS = "\"ChatMLX/Preview Content\"";
743743
DEVELOPMENT_TEAM = RFGFKQEKRH;
744744
ENABLE_HARDENED_RUNTIME = YES;
@@ -767,7 +767,7 @@
767767
CODE_SIGN_ENTITLEMENTS = ChatMLX/ChatMLXRelease.entitlements;
768768
CODE_SIGN_STYLE = Automatic;
769769
COMBINE_HIDPI_IMAGES = YES;
770-
CURRENT_PROJECT_VERSION = 4;
770+
CURRENT_PROJECT_VERSION = 5;
771771
DEVELOPMENT_ASSET_PATHS = "\"ChatMLX/Preview Content\"";
772772
DEVELOPMENT_TEAM = RFGFKQEKRH;
773773
ENABLE_HARDENED_RUNTIME = YES;

0 commit comments

Comments
 (0)