Skip to content

Commit a65e993

Browse files
committed
Merge branch 'MOB-7489-ios-sdk-automation-release-add-prerelease-option' of https://github.com/Iterable/swift-sdk into MOB-7489-ios-sdk-automation-release-add-prerelease-option
2 parents 53f4667 + 083c31f commit a65e993

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.4.17"
4+
s.version = "7.0.0-testing"
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.4.17"
4+
s.version = "7.0.0-testing"
55
s.summary = "Iterable's official SDK for iOS"
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)