Skip to content

Commit

Permalink
Merge pull request #95 from iZettle/Update-version
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
shchukin-alex authored Jan 4, 2024
2 parents bb995ad + 5c2348b commit ebd1e68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.15.3
- Support Xcode 15

# 1.15.2
- Xcode 13.2 compatibility
- [Change] Replace `Carthage` with `SPM`
Expand Down
4 changes: 2 additions & 2 deletions Presentation.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.15.2;
MARKETING_VERSION = 1.15.3;
PRODUCT_BUNDLE_IDENTIFIER = com.iZettle.Presentation;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -498,7 +498,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.15.2;
MARKETING_VERSION = 1.15.3;
PRODUCT_BUNDLE_IDENTIFIER = com.iZettle.Presentation;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down

0 comments on commit ebd1e68

Please sign in to comment.