Skip to content

Commit

Permalink
Prepare next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
kizitonwose committed Aug 3, 2024
1 parent 5f4fb72 commit 6584f74
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ object Config {
}

object Version {
val android = "2.6.0-beta04"
val multiplatfrom = "2.6.0-alpha05"
val android = "2.6.0-SNAPSHOT"
val multiplatfrom = "2.6.0-SNAPSHOT"

fun String.isNoPublish() = this == VERSION_NO_PUBLISH
}
Expand Down

0 comments on commit 6584f74

Please sign in to comment.