Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gkasdorf committed Jul 23, 2023
1 parent 0bcf905 commit d3cf462
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
Expand Up @@ -1343,7 +1343,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Memmy/Memmy.entitlements;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = M2T765RRB4;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1381,7 +1381,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Memmy/Memmy.entitlements;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = M2T765RRB4;
INFOPLIST_FILE = Memmy/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Memmy;
Expand Down
2 changes: 1 addition & 1 deletion ios/Memmy/Info.plist
Expand Up @@ -187,7 +187,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>4</string>
<string>5</string>
<key>CodePushDeploymentKey</key>
<string>UJLKTSDEICD5K3NPZYJoV2KDYUPPGC-D0kjYd</string>
<key>ITSAppUsesNonExemptEncryption</key>
Expand Down

0 comments on commit d3cf462

Please sign in to comment.