Skip to content

Commit

Permalink
v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Illu committed May 19, 2020
1 parent 2d5f734 commit bb1b74d
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 @@ -720,12 +720,12 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 203;
CURRENT_PROJECT_VERSION = 210;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 6WD2C784QG;
INFOPLIST_FILE = moonwalk/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0;
MARKETING_VERSION = 2.1;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -746,11 +746,11 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 203;
CURRENT_PROJECT_VERSION = 210;
DEVELOPMENT_TEAM = 6WD2C784QG;
INFOPLIST_FILE = moonwalk/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0;
MARKETING_VERSION = 2.1;
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.0.0",
"version": "2.1.0",
"private": true,
"repository": "https://github.com/Illu/moonwalk",
"author": "Maxime Nory",
Expand Down

0 comments on commit bb1b74d

Please sign in to comment.