Skip to content

Commit 1d6b42d

Browse files
committed
Incrementing version for RC.
1 parent 7755d2a commit 1d6b42d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crossplatform/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import org.gradle.internal.os.OperatingSystem
44

55
var os: OperatingSystem? = OperatingSystem.current()
66

7-
val versionCodeValue = 44
8-
val versionCodeName = "4.0.0"
7+
val versionCodeValue = 45
8+
val versionCodeName = "4.0.1"
99

1010
plugins {
1111
alias(libs.plugins.kotlinMultiplatform)

0 commit comments

Comments
 (0)