Skip to content

Commit a99ecf3

Browse files
authored
Merge pull request #706 from Iterable/QAE-1038-revert-ios-test-version
[QAE-1038] set pods to correct version - 6.4.16
2 parents 74ece2a + a531285 commit a99ecf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Iterable-iOS-AppExtensions.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "Iterable-iOS-AppExtensions"
33
s.module_name = "IterableAppExtensions"
4-
s.version = "6.9.0-testing"
4+
s.version = "6.4.16"
55
s.summary = "App Extensions for Iterable SDK"
66

77
s.description = <<-DESC

Iterable-iOS-SDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "Iterable-iOS-SDK"
33
s.module_name = "IterableSDK"
4-
s.version = "6.9.0-testing"
4+
s.version = "6.4.16"
55
s.summary = "Iterable's official SDK for iOS"
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)