Skip to content

Commit 7e82d81

Browse files
committed
Version bump to 1.2.0
1 parent 1efcde4 commit 7e82d81

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Bitrise.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -755,10 +755,10 @@
755755
0E42CAEE20EC7A800033CD03 /* BitriseTests */ = {
756756
isa = PBXGroup;
757757
children = (
758+
0E42CAF120EC7A800033CD03 /* Info.plist */,
758759
0EAB9DC92222CFC100A21D23 /* Stubs */,
759760
0EAB9DC22222C53800A21D23 /* TestTools */,
760761
0EB3ED4821E3369D003F0364 /* Storage */,
761-
0E42CAF120EC7A800033CD03 /* Info.plist */,
762762
);
763763
path = BitriseTests;
764764
sourceTree = "<group>";
@@ -2243,7 +2243,7 @@
22432243
);
22442244
LIBRARY_SEARCH_PATHS = "$(inherited)";
22452245
MACOSX_DEPLOYMENT_TARGET = 10.14;
2246-
MARKETING_VERSION = 1.1.0;
2246+
MARKETING_VERSION = 1.2.0;
22472247
PRODUCT_BUNDLE_IDENTIFIER = com.bitbot;
22482248
PRODUCT_NAME = "$(TARGET_NAME)";
22492249
PROVISIONING_PROFILE_SPECIFIER = "BitBot developer ID";
@@ -2268,7 +2268,7 @@
22682268
);
22692269
LIBRARY_SEARCH_PATHS = "$(inherited)";
22702270
MACOSX_DEPLOYMENT_TARGET = 10.14;
2271-
MARKETING_VERSION = 1.1.0;
2271+
MARKETING_VERSION = 1.2.0;
22722272
PRODUCT_BUNDLE_IDENTIFIER = com.bitbot;
22732273
PRODUCT_NAME = "$(TARGET_NAME)";
22742274
PROVISIONING_PROFILE_SPECIFIER = "BitBot MAS Profile";

Bitrise/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<key>CFBundleShortVersionString</key>
2424
<string>$(MARKETING_VERSION)</string>
2525
<key>CFBundleVersion</key>
26-
<string>2194</string>
26+
<string>2195</string>
2727
<key>LSApplicationCategoryType</key>
2828
<string>public.app-category.developer-tools</string>
2929
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)