Skip to content

Commit

Permalink
Bumped project version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
capnslipp committed Dec 28, 2022
1 parent 315efe0 commit ba2b713
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tribool.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.2.0;
CURRENT_PROJECT_VERSION = 1.2.1;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_NS_ASSERTIONS = YES;
Expand Down Expand Up @@ -243,7 +243,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 1.2.0;
CURRENT_PROJECT_VERSION = 1.2.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down

0 comments on commit ba2b713

Please sign in to comment.