Skip to content

Commit 3d240cc

Browse files
author
Ryan Hanson
committed
v0.24
1 parent 430b2b1 commit 3d240cc

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
@@ -993,7 +993,7 @@
993993
CODE_SIGN_IDENTITY = "-";
994994
CODE_SIGN_STYLE = Automatic;
995995
COMBINE_HIDPI_IMAGES = YES;
996-
CURRENT_PROJECT_VERSION = 27;
996+
CURRENT_PROJECT_VERSION = 28;
997997
DEVELOPMENT_TEAM = "";
998998
ENABLE_HARDENED_RUNTIME = NO;
999999
INFOPLIST_FILE = Rectangle/Info.plist;
@@ -1002,7 +1002,7 @@
10021002
"@executable_path/../Frameworks",
10031003
);
10041004
MACOSX_DEPLOYMENT_TARGET = 10.11;
1005-
MARKETING_VERSION = 0.23;
1005+
MARKETING_VERSION = 0.24;
10061006
PRODUCT_BUNDLE_IDENTIFIER = com.knollsoft.Rectangle;
10071007
PRODUCT_NAME = "$(TARGET_NAME)";
10081008
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1019,7 +1019,7 @@
10191019
CODE_SIGN_IDENTITY = "Apple Development";
10201020
CODE_SIGN_STYLE = Automatic;
10211021
COMBINE_HIDPI_IMAGES = YES;
1022-
CURRENT_PROJECT_VERSION = 27;
1022+
CURRENT_PROJECT_VERSION = 28;
10231023
DEVELOPMENT_TEAM = XSYZ3E4B7D;
10241024
ENABLE_HARDENED_RUNTIME = YES;
10251025
INFOPLIST_FILE = Rectangle/Info.plist;
@@ -1028,7 +1028,7 @@
10281028
"@executable_path/../Frameworks",
10291029
);
10301030
MACOSX_DEPLOYMENT_TARGET = 10.11;
1031-
MARKETING_VERSION = 0.23;
1031+
MARKETING_VERSION = 0.24;
10321032
PRODUCT_BUNDLE_IDENTIFIER = com.knollsoft.Rectangle;
10331033
PRODUCT_NAME = "$(TARGET_NAME)";
10341034
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)