Skip to content

Commit b3fd2bc

Browse files
committed
Bump version to 5 RC01, 1.0 beta01
1 parent 05d3465 commit b3fd2bc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ TEST_JVM_MEMORY_SIZE=4096M
3636
VERSION_MAJOR=5
3737
VERSION_MINOR=0
3838
VERSION_PATCH=0
39-
VERSION_NAME=5.0.0-SNAPSHOT
39+
VERSION_NAME=5.0.0-rc01

integration/compose/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to integrate with Jetpack Compose
66
VERSION_MAJOR=1
77
VERSION_MINOR=0
88
VERSION_PATCH=0
9-
VERSION_NAME=1.0.0-beta1-SNAPSHOT
9+
VERSION_NAME=1.0.0-beta01

integration/ktx/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to improve Kotlin interop with Glide
66
VERSION_MAJOR=1
77
VERSION_MINOR=0
88
VERSION_PATCH=0
9-
VERSION_NAME=1.0.0-beta1-SNAPSHOT
9+
VERSION_NAME=1.0.0-beta01

0 commit comments

Comments
 (0)