Skip to content

Commit 5f47f46

Browse files
author
Ryan Hanson
committed
Upped to v0.9.1
1 parent 4c36ffa commit 5f47f46

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Rectangle.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@
963963
CODE_SIGN_IDENTITY = "-";
964964
CODE_SIGN_STYLE = Automatic;
965965
COMBINE_HIDPI_IMAGES = YES;
966-
CURRENT_PROJECT_VERSION = 11;
966+
CURRENT_PROJECT_VERSION = 12;
967967
DEVELOPMENT_TEAM = "";
968968
ENABLE_HARDENED_RUNTIME = NO;
969969
INFOPLIST_FILE = Rectangle/Info.plist;
@@ -972,7 +972,7 @@
972972
"@executable_path/../Frameworks",
973973
);
974974
MACOSX_DEPLOYMENT_TARGET = 10.12;
975-
MARKETING_VERSION = 0.9;
975+
MARKETING_VERSION = 0.9.1;
976976
PRODUCT_BUNDLE_IDENTIFIER = com.knollsoft.Rectangle;
977977
PRODUCT_NAME = "$(TARGET_NAME)";
978978
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -989,7 +989,7 @@
989989
CODE_SIGN_IDENTITY = "-";
990990
CODE_SIGN_STYLE = Automatic;
991991
COMBINE_HIDPI_IMAGES = YES;
992-
CURRENT_PROJECT_VERSION = 11;
992+
CURRENT_PROJECT_VERSION = 12;
993993
DEVELOPMENT_TEAM = "";
994994
ENABLE_HARDENED_RUNTIME = NO;
995995
INFOPLIST_FILE = Rectangle/Info.plist;
@@ -998,7 +998,7 @@
998998
"@executable_path/../Frameworks",
999999
);
10001000
MACOSX_DEPLOYMENT_TARGET = 10.12;
1001-
MARKETING_VERSION = 0.9;
1001+
MARKETING_VERSION = 0.9.1;
10021002
PRODUCT_BUNDLE_IDENTIFIER = com.knollsoft.Rectangle;
10031003
PRODUCT_NAME = "$(TARGET_NAME)";
10041004
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)