Skip to content

Commit

Permalink
chore(release): update ios version
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Apr 25, 2024
1 parent 4489c68 commit d93f22d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ios/SphereonWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 0.2.2;
OTHER_CFLAGS = (
"$(inherited)",
"-fmodule-map-file=\"${PODS_CONFIGURATION_BUILD_DIR}/CatCrypto/CatCrypto.modulemap\"",
Expand Down Expand Up @@ -666,7 +666,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 0.2.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion ios/SphereonWallet/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.2.0</string>
<string>0.2.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit d93f22d

Please sign in to comment.