Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gkasdorf committed Jul 4, 2023
1 parent 9c1770f commit b58016a
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 @@ -367,7 +367,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Memmy/Memmy.entitlements;
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 16;
DEVELOPMENT_TEAM = M2T765RRB4;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -400,7 +400,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Memmy/Memmy.entitlements;
CURRENT_PROJECT_VERSION = 13;
CURRENT_PROJECT_VERSION = 16;
DEVELOPMENT_TEAM = M2T765RRB4;
INFOPLIST_FILE = Memmy/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
Expand Down
2 changes: 1 addition & 1 deletion ios/Memmy/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>13</string>
<string>16</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit b58016a

Please sign in to comment.