Skip to content

Commit 657f0eb

Browse files
runnerrunner
authored andcommitted
Version bump to 1.4.3
1 parent 3402661 commit 657f0eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TestGithubCI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "TestGithubCI"
3-
spec.version = "1.4.2"
3+
spec.version = "1.4.3"
44
spec.summary = "Testing Github actions for IOS SDK build and deployment features"
55

66
spec.description = <<-DESC

TestGithubCI/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<plist version="1.0">
44
<dict>
55
<key>SDKVersionNumber</key>
6-
<string>1.4.2</string>
6+
<string>1.4.3</string>
77
</dict>
88
</plist>

0 commit comments

Comments
 (0)