Skip to content

Commit 2943bc8

Browse files
author
Ryan Hanson
committed
v0.35
1 parent bb9fceb commit 2943bc8

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
@@ -1081,7 +1081,7 @@
10811081
CODE_SIGN_IDENTITY = "-";
10821082
CODE_SIGN_STYLE = Automatic;
10831083
COMBINE_HIDPI_IMAGES = YES;
1084-
CURRENT_PROJECT_VERSION = 39;
1084+
CURRENT_PROJECT_VERSION = 40;
10851085
DEVELOPMENT_TEAM = "";
10861086
ENABLE_HARDENED_RUNTIME = NO;
10871087
INFOPLIST_FILE = Rectangle/Info.plist;
@@ -1090,7 +1090,7 @@
10901090
"@executable_path/../Frameworks",
10911091
);
10921092
MACOSX_DEPLOYMENT_TARGET = 10.11;
1093-
MARKETING_VERSION = 0.34;
1093+
MARKETING_VERSION = 0.35;
10941094
PRODUCT_BUNDLE_IDENTIFIER = com.knollsoft.Rectangle;
10951095
PRODUCT_NAME = "$(TARGET_NAME)";
10961096
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1107,7 +1107,7 @@
11071107
CODE_SIGN_IDENTITY = "Apple Development";
11081108
CODE_SIGN_STYLE = Automatic;
11091109
COMBINE_HIDPI_IMAGES = YES;
1110-
CURRENT_PROJECT_VERSION = 39;
1110+
CURRENT_PROJECT_VERSION = 40;
11111111
DEVELOPMENT_TEAM = XSYZ3E4B7D;
11121112
ENABLE_HARDENED_RUNTIME = YES;
11131113
INFOPLIST_FILE = Rectangle/Info.plist;
@@ -1116,7 +1116,7 @@
11161116
"@executable_path/../Frameworks",
11171117
);
11181118
MACOSX_DEPLOYMENT_TARGET = 10.11;
1119-
MARKETING_VERSION = 0.34;
1119+
MARKETING_VERSION = 0.35;
11201120
PRODUCT_BUNDLE_IDENTIFIER = com.knollsoft.Rectangle;
11211121
PRODUCT_NAME = "$(TARGET_NAME)";
11221122
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)