Skip to content

Commit

Permalink
Chore: fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ww8007 committed Mar 20, 2022
1 parent 37c7c38 commit a0e6086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/ios/WeMeet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = WeMeet/WeMeet.entitlements;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = 47QGMGVGKG;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -416,7 +416,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = WeMeet/WeMeet.entitlements;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = 47QGMGVGKG;
INFOPLIST_FILE = WeMeet/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
Expand Down

0 comments on commit a0e6086

Please sign in to comment.