Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gkasdorf committed Jul 29, 2023
1 parent 4b8ba79 commit 9f8c470
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ios/Memmy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Memmy/Memmy.entitlements;
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = M2T765RRB4;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1380,7 +1380,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Memmy/Memmy.entitlements;
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = M2T765RRB4;
INFOPLIST_FILE = Memmy/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Memmy;
Expand Down
2 changes: 1 addition & 1 deletion ios/Memmy/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>10</string>
<string>12</string>
<key>CodePushDeploymentKey</key>
<string>0</string>
<key>ITSAppUsesNonExemptEncryption</key>
Expand Down

0 comments on commit 9f8c470

Please sign in to comment.