Skip to content

Commit 0e07745

Browse files
committed
Set marketing version to "1.3" with xct
1 parent 9279505 commit 0e07745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LocMapper.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@
11381138
"$(inherited)",
11391139
"@executable_path/../Frameworks",
11401140
);
1141-
MARKETING_VERSION = 1.2.3;
1141+
MARKETING_VERSION = 1.3;
11421142
PRODUCT_BUNDLE_IDENTIFIER = "com.xcode-actions.LocMapper-Linter";
11431143
PRODUCT_NAME = "$(TARGET_NAME)";
11441144
SDKROOT = macosx;
@@ -1163,7 +1163,7 @@
11631163
"$(inherited)",
11641164
"@executable_path/../Frameworks",
11651165
);
1166-
MARKETING_VERSION = 1.2.3;
1166+
MARKETING_VERSION = 1.3;
11671167
PRODUCT_BUNDLE_IDENTIFIER = "com.xcode-actions.LocMapper-Linter";
11681168
PRODUCT_NAME = "$(TARGET_NAME)";
11691169
SDKROOT = macosx;

0 commit comments

Comments
 (0)