Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jslegendre committed Dec 9, 2019
1 parent e29e32b commit 8eabea2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions AfloatX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.2.8;
CURRENT_PROJECT_VERSION = 1.2.9;
DEPLOYMENT_LOCATION = YES;
DEVELOPMENT_TEAM = 6LAE5ASX7M;
DSTROOT = /;
Expand All @@ -305,7 +305,7 @@
INFOPLIST_FILE = AfloatX/Info.plist;
INSTALL_PATH = "/Library/Application Support/MacEnhance/Plugins";
MACH_O_TYPE = mh_dylib;
MARKETING_VERSION = 1.2.8;
MARKETING_VERSION = 1.2.9;
PRODUCT_BUNDLE_IDENTIFIER = com.github.jslegendre.AfloatX;
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = bundle;
Expand All @@ -318,7 +318,7 @@
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.2.8;
CURRENT_PROJECT_VERSION = 1.2.9;
DEPLOYMENT_LOCATION = YES;
DEVELOPMENT_TEAM = 6LAE5ASX7M;
DSTROOT = /;
Expand All @@ -328,7 +328,7 @@
INFOPLIST_FILE = AfloatX/Info.plist;
INSTALL_PATH = "/Library/Application Support/MacEnhance/Plugins";
MACH_O_TYPE = mh_dylib;
MARKETING_VERSION = 1.2.8;
MARKETING_VERSION = 1.2.9;
PRODUCT_BUNDLE_IDENTIFIER = com.github.jslegendre.AfloatX;
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = bundle;
Expand Down
Binary file not shown.

0 comments on commit 8eabea2

Please sign in to comment.