Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed May 8, 2021
1 parent f41ac3a commit 8509dda
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MobileCelestia.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1000,8 +1000,8 @@
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 106;
SHARED_BUILD_VERSION = 1.3.1;
SHARED_BUILD_NUMBER = 108;
SHARED_BUILD_VERSION = 1.3.2;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
Expand Down Expand Up @@ -1059,8 +1059,8 @@
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 106;
SHARED_BUILD_VERSION = 1.3.1;
SHARED_BUILD_NUMBER = 108;
SHARED_BUILD_VERSION = 1.3.2;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
Expand Down

0 comments on commit 8509dda

Please sign in to comment.