Skip to content

Commit

Permalink
Update version in Xcode project
Browse files Browse the repository at this point in the history
  • Loading branch information
weichsel committed Dec 9, 2021
1 parent 6feb6e3 commit 7254c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZIPFoundation.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CURRENT_PROJECT_VERSION = 0.9.13;
CURRENT_PROJECT_VERSION = 0.9.14;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
ENABLE_TESTABILITY = YES;
Expand All @@ -518,7 +518,7 @@
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CURRENT_PROJECT_VERSION = 0.9.13;
CURRENT_PROJECT_VERSION = 0.9.14;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
ENABLE_TESTABILITY = YES;
Expand Down

0 comments on commit 7254c74

Please sign in to comment.