Skip to content

Commit 4615f14

Browse files
RCGitBotrevenuecat-ops
andauthored
Prepare next version: 2.6.0-SNAPSHOT (#680)
Preparing for next version Co-authored-by: revenuecat-ops <ops@revenuecat.com>
1 parent 182fc8f commit 4615f14

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

core/core.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'core'
3-
spec.version = '2.5.1+17.33.1'
3+
spec.version = '2.6.0-SNAPSHOT'
44
spec.homepage = ''
55
spec.source = { :http=> ''}
66
spec.authors = ''

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ junit = "5.10.0"
1313
kotlin = "2.1.21"
1414
mavenPublish = "0.33.0"
1515
revenuecat-common = "17.33.1"
16-
revenuecat-kmp = "2.5.1+17.33.1"
16+
revenuecat-kmp = "2.6.0-SNAPSHOT"
1717

1818
[libraries]
1919
android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }

mappings/mappings.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'mappings'
3-
spec.version = '2.5.1+17.33.1'
3+
spec.version = '2.6.0-SNAPSHOT'
44
spec.homepage = ''
55
spec.source = { :http=> ''}
66
spec.authors = ''

models/models.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'models'
3-
spec.version = '2.5.1+17.33.1'
3+
spec.version = '2.6.0-SNAPSHOT'
44
spec.homepage = ''
55
spec.source = { :http=> ''}
66
spec.authors = ''

revenuecatui/revenuecatui.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'revenuecatui'
3-
spec.version = '2.5.1+17.33.1'
3+
spec.version = '2.6.0-SNAPSHOT'
44
spec.homepage = ''
55
spec.source = { :http=> ''}
66
spec.authors = ''

0 commit comments

Comments
 (0)