Skip to content

Commit

Permalink
Updating SDK Version (#118)
Browse files Browse the repository at this point in the history
Updated versions in podspec and plist for release

Co-authored-by: michael-paystack <michael-paystack@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and michael-paystack authored Nov 5, 2024
1 parent 7545ba2 commit f1311e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PaystackCore.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'PaystackCore'
s.version = '0.0.3'
s.version = '0.0.4'
s.summary = 'The Paystack Public iOS SDK'

# TODO: Add correct descriptions
Expand Down
2 changes: 1 addition & 1 deletion PaystackUI.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'PaystackUI'
s.version = '0.0.3'
s.version = '0.0.4'
s.summary = 'The UI Flows build upon the Paystack Public iOS SDK'

# TODO: Add correct descriptions
Expand Down
2 changes: 1 addition & 1 deletion Sources/PaystackSDK/Versioning/versions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<key>Description</key>
<string>Alpine_Swift</string>
<key>Version</key>
<string>0.0.3</string>
<string>0.0.4</string>
</dict>
</plist>

0 comments on commit f1311e5

Please # to comment.