We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3402661 commit 657f0ebCopy full SHA for 657f0eb
TestGithubCI.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = "TestGithubCI"
3
- spec.version = "1.4.2"
+ spec.version = "1.4.3"
4
spec.summary = "Testing Github actions for IOS SDK build and deployment features"
5
6
spec.description = <<-DESC
TestGithubCI/Info.plist
@@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>SDKVersionNumber</key>
- <string>1.4.2</string>
+ <string>1.4.3</string>
7
</dict>
8
</plist>
0 commit comments