Skip to content

Commit

Permalink
v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Illu committed Aug 13, 2020
1 parent 8ee1f96 commit 75967f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ios/moonwalk.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -723,12 +723,12 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 210;
CURRENT_PROJECT_VERSION = 220;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 6WD2C784QG;
INFOPLIST_FILE = moonwalk/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.1;
MARKETING_VERSION = 2.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -749,11 +749,11 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 210;
CURRENT_PROJECT_VERSION = 220;
DEVELOPMENT_TEAM = 6WD2C784QG;
INFOPLIST_FILE = moonwalk/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.1;
MARKETING_VERSION = 2.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moonwalk",
"version": "2.1.0",
"version": "2.2.0",
"private": true,
"repository": "https://github.com/Illu/moonwalk",
"author": "Maxime Nory",
Expand Down

0 comments on commit 75967f3

Please sign in to comment.