Skip to content

Commit 35c9ca5

Browse files
[AUTOMATED] Public Release 1.17.2
1 parent 74d4bd0 commit 35c9ca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Skyflow.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
22

33
spec.name = "Skyflow"
44

5-
spec.version = "1.17.1-dev.e5f0290"
5+
spec.version = "1.17.2"
66
spec.summary = "skyflow-iOS"
77

88
spec.description = "Skyflow iOS SDK"
@@ -19,7 +19,7 @@ Pod::Spec.new do |spec|
1919
spec.ios.deployment_target = "9.0"
2020

2121

22-
spec.source = { :git => "https://github.com/skyflowapi/skyflow-iOS.git", :commit => "e5f0290" }
22+
spec.source = { :git => "https://github.com/skyflowapi/skyflow-iOS.git", :tag => "1.17.2" }
2323

2424
spec.source_files = "Sources/Skyflow/**/*.{swift}"
2525

0 commit comments

Comments
 (0)