Skip to content

Commit

Permalink
Merge pull request #22 from Purchasely/Release/4.1.5RC
Browse files Browse the repository at this point in the history
Release 4.1.5
  • Loading branch information
EPIKorial authored Nov 16, 2023
2 parents 70fbb2b + 9f5254b commit 32bba83
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Purchasely.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Purchasely'
s.version = '4.1.4'
s.version = '4.1.5'
s.summary = 'The simplest way to add In App Purchase to your apps.'

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 2 additions & 0 deletions Purchasely/Frameworks/Purchasely.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>CFBundleShortVersionString</key>
<string>4.1.5</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.6.2</string>
<string>4.1.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 32bba83

Please sign in to comment.