Skip to content

Commit 083d6b5

Browse files
committed
Bump version numbers to 0.3.2 (6)
1 parent 87f9c45 commit 083d6b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cooldown.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
isa = XCBuildConfiguration;
371371
buildSettings = {
372372
ALWAYS_SEARCH_USER_PATHS = NO;
373-
BUILD_VERSION = 5;
373+
BUILD_VERSION = 6;
374374
CLANG_ANALYZER_NONNULL = YES;
375375
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
376376
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
@@ -416,7 +416,7 @@
416416
GCC_WARN_UNUSED_FUNCTION = YES;
417417
GCC_WARN_UNUSED_VARIABLE = YES;
418418
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
419-
MARKETING_VERSION = 0.3.1;
419+
MARKETING_VERSION = 0.3.2;
420420
MTL_ENABLE_DEBUG_INFO = YES;
421421
ONLY_ACTIVE_ARCH = YES;
422422
SDKROOT = iphoneos;
@@ -430,7 +430,7 @@
430430
isa = XCBuildConfiguration;
431431
buildSettings = {
432432
ALWAYS_SEARCH_USER_PATHS = NO;
433-
BUILD_VERSION = 5;
433+
BUILD_VERSION = 6;
434434
CLANG_ANALYZER_NONNULL = YES;
435435
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
436436
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
@@ -470,7 +470,7 @@
470470
GCC_WARN_UNUSED_FUNCTION = YES;
471471
GCC_WARN_UNUSED_VARIABLE = YES;
472472
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
473-
MARKETING_VERSION = 0.3.1;
473+
MARKETING_VERSION = 0.3.2;
474474
MTL_ENABLE_DEBUG_INFO = NO;
475475
SDKROOT = iphoneos;
476476
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";

0 commit comments

Comments
 (0)