From f7132bb2f783f071cc08ae1f6bb5d56c9cebd164 Mon Sep 17 00:00:00 2001 From: RCGitBot Date: Mon, 1 May 2023 14:46:15 +0000 Subject: [PATCH] Version bump for 4.15.0 --- .version | 2 +- CHANGELOG.latest.md | 9 +++------ CHANGELOG.md | 6 ++++++ PurchasesHybridCommon.podspec | 2 +- android/build.gradle | 2 +- android/gradle.properties | 2 +- ios/PurchasesHybridCommon/Info.plist | 2 +- .../PurchasesHybridCommonTests/Info.plist | 2 +- 8 files changed, 15 insertions(+), 12 deletions(-) diff --git a/.version b/.version index ba528d4b..f029ee57 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -4.14.3 \ No newline at end of file +4.15.0 \ No newline at end of file diff --git a/CHANGELOG.latest.md b/CHANGELOG.latest.md index 01a79ea3..01ed7c7b 100644 --- a/CHANGELOG.latest.md +++ b/CHANGELOG.latest.md @@ -1,7 +1,4 @@ ### Dependency Updates -* [AUTOMATIC] iOS 4.17.10 => 4.17.11 (#394) via RevenueCat Git Bot (@RCGitBot) -* Bump cocoapods from 1.12.0 to 1.12.1 (#393) via dependabot[bot] (@dependabot[bot]) -* Bump fastlane from 2.212.1 to 2.212.2 (#391) via dependabot[bot] (@dependabot[bot]) -* [AUTOMATIC] iOS 4.17.9 => 4.17.10 (#389) via RevenueCat Git Bot (@RCGitBot) -### Other Changes -* Bump fastlane-plugin-revenuecat_internal from `9255366` to `8482a43` (#375) via dependabot[bot] (@dependabot[bot]) +* [AUTOMATIC] iOS 4.17.11 => 4.18.0 (#400) via RevenueCat Git Bot (@RCGitBot) +* Bump fastlane-plugin-revenuecat_internal from `8482a43` to `fe4529988aa6dd9ec1d507950416091302e6f56e` (#392) via dependabot[bot] (@dependabot[bot]) +* Bump danger from 9.2.0 to 9.3.0 (#397) via dependabot[bot] (@dependabot[bot]) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e26de04..e3f4c0e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 4.15.0 +### Dependency Updates +* [AUTOMATIC] iOS 4.17.11 => 4.18.0 (#400) via RevenueCat Git Bot (@RCGitBot) +* Bump fastlane-plugin-revenuecat_internal from `8482a43` to `fe4529988aa6dd9ec1d507950416091302e6f56e` (#392) via dependabot[bot] (@dependabot[bot]) +* Bump danger from 9.2.0 to 9.3.0 (#397) via dependabot[bot] (@dependabot[bot]) + ## 4.14.3 ### Dependency Updates * [AUTOMATIC] iOS 4.17.10 => 4.17.11 (#394) via RevenueCat Git Bot (@RCGitBot) diff --git a/PurchasesHybridCommon.podspec b/PurchasesHybridCommon.podspec index 29eb949e..99734c3d 100644 --- a/PurchasesHybridCommon.podspec +++ b/PurchasesHybridCommon.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "PurchasesHybridCommon" - s.version = "4.14.3" + s.version = "4.15.0" s.summary = "Common files for hybrid SDKs for RevenueCat's Subscription and in-app-purchase backend service." s.description = <<-DESC diff --git a/android/build.gradle b/android/build.gradle index 04fa6c73..e02c4304 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -44,7 +44,7 @@ android { minSdkVersion 14 targetSdkVersion 32 versionCode 1 - versionName "4.14.3" + versionName "4.15.0" consumerProguardFiles 'consumer-rules.pro' } diff --git a/android/gradle.properties b/android/gradle.properties index ccc07dae..3f74750e 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official # Maven GROUP=com.revenuecat.purchases -VERSION_NAME=4.14.3 +VERSION_NAME=4.15.0 POM_NAME=purchases-hybrid-common POM_PACKAGING=aar POM_ARTIFACT_ID=purchases-hybrid-common diff --git a/ios/PurchasesHybridCommon/Info.plist b/ios/PurchasesHybridCommon/Info.plist index fe179b47..1d7b2409 100644 --- a/ios/PurchasesHybridCommon/Info.plist +++ b/ios/PurchasesHybridCommon/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.14.3 + 4.15.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/ios/PurchasesHybridCommon/PurchasesHybridCommonTests/Info.plist b/ios/PurchasesHybridCommon/PurchasesHybridCommonTests/Info.plist index dc53a091..f6a9f50f 100644 --- a/ios/PurchasesHybridCommon/PurchasesHybridCommonTests/Info.plist +++ b/ios/PurchasesHybridCommon/PurchasesHybridCommonTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.14.3 + 4.15.0 CFBundleVersion 1