From b4e095ede298e0b1c1a48c9cd3b06d6b6ff520fe Mon Sep 17 00:00:00 2001 From: RevenueCat Releases <60164957+revenuecat-ops@users.noreply.github.com> Date: Tue, 27 Sep 2022 13:47:08 -0500 Subject: [PATCH] Prepare next version: 4.14.0-SNAPSHOT (#1939) Co-authored-by: Distiller --- .jazzy.yaml | 4 ++-- .version | 2 +- RevenueCat.podspec | 2 +- Sources/Info.plist | 2 +- Sources/Misc/SystemInfo.swift | 2 +- Tests/BackendIntegrationTestApp/Info.plist | 2 +- Tests/BackendIntegrationTests/Info.plist | 2 +- Tests/UnitTests/Info.plist | 2 +- Tests/UnitTestsHostApp/Info.plist | 2 +- scripts/docs/index.html | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.jazzy.yaml b/.jazzy.yaml index faf0e33600..7656f320bc 100644 --- a/.jazzy.yaml +++ b/.jazzy.yaml @@ -2,9 +2,9 @@ clean: true author: RevenueCat author_url: https://revenuecat.com sdk: iphonesimulator -module_version: 4.13.0 +module_version: 4.14.0-SNAPSHOT github_url: https://github.com/revenuecat/purchases-ios -github_file_prefix: https://github.com/revenuecat/purchases-ios/tree/4.13.0 +github_file_prefix: https://github.com/revenuecat/purchases-ios/tree/4.14.0-SNAPSHOT output: generated_docs include: - "Sources/**/*" diff --git a/.version b/.version index 813b83b653..9fb72d0c67 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -4.13.0 +4.14.0-SNAPSHOT diff --git a/RevenueCat.podspec b/RevenueCat.podspec index cc9faaf6da..126dbb95e1 100644 --- a/RevenueCat.podspec +++ b/RevenueCat.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RevenueCat" - s.version = "4.13.0" + s.version = "4.14.0-SNAPSHOT" s.summary = "Subscription and in-app-purchase backend service." s.description = <<-DESC diff --git a/Sources/Info.plist b/Sources/Info.plist index 6c144f9b61..2ed72f83c9 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.13.0 + 4.14.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) LSApplicationCategoryType diff --git a/Sources/Misc/SystemInfo.swift b/Sources/Misc/SystemInfo.swift index 15c1b31c90..57df015dc0 100644 --- a/Sources/Misc/SystemInfo.swift +++ b/Sources/Misc/SystemInfo.swift @@ -48,7 +48,7 @@ class SystemInfo { } static var frameworkVersion: String { - return "4.13.0" + return "4.14.0-SNAPSHOT" } static var systemVersion: String { diff --git a/Tests/BackendIntegrationTestApp/Info.plist b/Tests/BackendIntegrationTestApp/Info.plist index 47c9f10554..21cade2b0d 100644 --- a/Tests/BackendIntegrationTestApp/Info.plist +++ b/Tests/BackendIntegrationTestApp/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.13.0 + 4.14.0 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/Tests/BackendIntegrationTests/Info.plist b/Tests/BackendIntegrationTests/Info.plist index 19f99d635e..8132e9d046 100644 --- a/Tests/BackendIntegrationTests/Info.plist +++ b/Tests/BackendIntegrationTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.13.0 + 4.14.0 CFBundleVersion 1 diff --git a/Tests/UnitTests/Info.plist b/Tests/UnitTests/Info.plist index 19f99d635e..8132e9d046 100644 --- a/Tests/UnitTests/Info.plist +++ b/Tests/UnitTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.13.0 + 4.14.0 CFBundleVersion 1 diff --git a/Tests/UnitTestsHostApp/Info.plist b/Tests/UnitTestsHostApp/Info.plist index 4cebbb7494..df74fbd1e5 100644 --- a/Tests/UnitTestsHostApp/Info.plist +++ b/Tests/UnitTestsHostApp/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.13.0 + 4.14.0 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/scripts/docs/index.html b/scripts/docs/index.html index 2258233a4b..b409479798 100644 --- a/scripts/docs/index.html +++ b/scripts/docs/index.html @@ -2,7 +2,7 @@ - +