Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng committed Jun 17, 2021
1 parent 7068b5c commit d0a257f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hello.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
INFOPLIST_FILE = hello/Info.plist;
INFOPLIST_KEY_CFBundleExecutable = hello;
INFOPLIST_KEY_CFBundleName = hello;
INFOPLIST_KEY_CFBundleVersion = 1;
INFOPLIST_KEY_CFBundleVersion = 2;
INFOPLIST_KEY_NSHumanReadableCopyright = "";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -550,7 +550,7 @@
INFOPLIST_FILE = hello/Info.plist;
INFOPLIST_KEY_CFBundleExecutable = hello;
INFOPLIST_KEY_CFBundleName = hello;
INFOPLIST_KEY_CFBundleVersion = 1;
INFOPLIST_KEY_CFBundleVersion = 2;
INFOPLIST_KEY_NSHumanReadableCopyright = "";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down

0 comments on commit d0a257f

Please sign in to comment.