Skip to content

Commit

Permalink
Prepare next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Sep 30, 2024
1 parent 93d372c commit 62b2ca7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
private const val REDWOOD_GROUP_ID = "app.cash.redwood"

// HEY! If you change the major version update release.yaml doc folder.
private const val REDWOOD_VERSION = "0.15.0"
private const val REDWOOD_VERSION = "0.16.0-SNAPSHOT"

private val isCiEnvironment = System.getenv("CI") == "true"

Expand Down

0 comments on commit 62b2ca7

Please sign in to comment.