Skip to content

Commit

Permalink
bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zxystd committed Apr 5, 2021
1 parent 126fd23 commit 088c52f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions AthBluetoothFirmware.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -452,16 +452,17 @@
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.0.0;
CURRENT_PROJECT_VERSION = 1.1.0;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Ath3kBT/Info.plist;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.1.0;
MODULE_NAME = com.zxystd.Ath3kBT;
MODULE_VERSION = 1.0.0d1;
PRODUCT_BUNDLE_IDENTIFIER = com.zxystd.Ath3kBT;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SDKROOT = macosx;
WRAPPER_EXTENSION = kext;
};
name = Debug;
Expand All @@ -472,16 +473,17 @@
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.0.0;
CURRENT_PROJECT_VERSION = 1.1.0;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Ath3kBT/Info.plist;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.1.0;
MODULE_NAME = com.zxystd.Ath3kBT;
MODULE_VERSION = 1.0.0d1;
PRODUCT_BUNDLE_IDENTIFIER = com.zxystd.Ath3kBT;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SDKROOT = macosx;
WRAPPER_EXTENSION = kext;
};
name = Release;
Expand Down

0 comments on commit 088c52f

Please sign in to comment.