Skip to content

Commit afd45db

Browse files
RCGitBotrevenuecat-ops
andauthored
Prepare next version: 2.5.0-SNAPSHOT (#657)
Preparing for next version Co-authored-by: revenuecat-ops <ops@revenuecat.com>
1 parent 1175de9 commit afd45db

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.4.0+17.30.0'
3+
spec.version = '2.5.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
@@ -8,7 +8,7 @@ ios-deploymentTarget-ui = "15.0"
88
java = "1.8"
99
kotlin = "2.1.21"
1010
revenuecat-common = "17.30.0"
11-
revenuecat-kmp = "2.4.0+17.30.0"
11+
revenuecat-kmp = "2.5.0-SNAPSHOT"
1212

1313
[libraries]
1414
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.4.0+17.30.0'
3+
spec.version = '2.5.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.4.0+17.30.0'
3+
spec.version = '2.5.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.4.0+17.30.0'
3+
spec.version = '2.5.0-SNAPSHOT'
44
spec.homepage = ''
55
spec.source = { :http=> ''}
66
spec.authors = ''

0 commit comments

Comments
 (0)