Skip to content

Commit 4135001

Browse files
Merge pull request #198 from iZettle/Update-version
Bump version
2 parents e2bbd60 + b2c1af2 commit 4135001

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.0.3
2+
- Support Xcode 15
3+
14
# 4.0.0
25
- Replaced `Carthage` with `SPM`
36
- Removed `Presentation` dependency references from project

Form.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@
866866
"@executable_path/Frameworks",
867867
"@loader_path/Frameworks",
868868
);
869-
MARKETING_VERSION = 4.0.2;
869+
MARKETING_VERSION = 4.0.3;
870870
PRODUCT_BUNDLE_IDENTIFIER = com.iZettle.Form;
871871
PRODUCT_NAME = Form;
872872
SKIP_INSTALL = YES;
@@ -892,7 +892,7 @@
892892
"@executable_path/Frameworks",
893893
"@loader_path/Frameworks",
894894
);
895-
MARKETING_VERSION = 4.0.2;
895+
MARKETING_VERSION = 4.0.3;
896896
PRODUCT_BUNDLE_IDENTIFIER = com.iZettle.Form;
897897
PRODUCT_NAME = Form;
898898
SKIP_INSTALL = YES;

0 commit comments

Comments
 (0)