Skip to content

Commit c852bf4

Browse files
committed
1.3.0
1 parent 7989b61 commit c852bf4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ColorSet.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@
796796
"$(inherited)",
797797
"@executable_path/../Frameworks",
798798
);
799-
MARKETING_VERSION = 1.2.0;
799+
MARKETING_VERSION = 1.3.0;
800800
PRODUCT_BUNDLE_IDENTIFIER = com.DigiDNA.ColorSet;
801801
PRODUCT_NAME = "$(TARGET_NAME)";
802802
SWIFT_OBJC_BRIDGING_HEADER = "ColorSet/Classes/ColorSet-Bridging-Header.h";
@@ -816,7 +816,7 @@
816816
"$(inherited)",
817817
"@executable_path/../Frameworks",
818818
);
819-
MARKETING_VERSION = 1.2.0;
819+
MARKETING_VERSION = 1.3.0;
820820
PRODUCT_BUNDLE_IDENTIFIER = com.DigiDNA.ColorSet;
821821
PRODUCT_NAME = "$(TARGET_NAME)";
822822
SWIFT_OBJC_BRIDGING_HEADER = "ColorSet/Classes/ColorSet-Bridging-Header.h";

ColorSet/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<key>CFBundleShortVersionString</key>
4141
<string>$(MARKETING_VERSION)</string>
4242
<key>CFBundleVersion</key>
43-
<string>133</string>
43+
<string>145</string>
4444
<key>LSApplicationCategoryType</key>
4545
<string>public.app-category.developer-tools</string>
4646
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)