Skip to content

Commit 7b4ecfb

Browse files
Add CI mode handling for version bump confirmation
Signed-off-by: Karan Mohindroo <96403086+NullPointerDepressiveDisorder@users.noreply.github.com>
1 parent f73ae3a commit 7b4ecfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MiddleDrag.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
"$(inherited)",
396396
"@executable_path/../Frameworks",
397397
);
398-
MARKETING_VERSION = 1.3.1;
398+
MARKETING_VERSION = 1.3.2;
399399
OTHER_LDFLAGS = (
400400
"-framework",
401401
MultitouchSupport,
@@ -433,7 +433,7 @@
433433
"$(inherited)",
434434
"@executable_path/../Frameworks",
435435
);
436-
MARKETING_VERSION = 1.3.1;
436+
MARKETING_VERSION = 1.3.2;
437437
OTHER_LDFLAGS = (
438438
"-framework",
439439
MultitouchSupport,

0 commit comments

Comments
 (0)