Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Tóth István Zoltán <[email protected]>
  • Loading branch information
toth-istvan-zoltan committed Apr 20, 2023
1 parent 73cdb18 commit 2e0d94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/zakadabar/gradle/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package zakadabar.gradle

object Versions {
const val zakadabar = "2023.4.13-SNAPSHOT"
const val zakadabar = "2023.4.20"

val isSnapshot = zakadabar.contains("SNAPSHOT")

Expand Down

0 comments on commit 2e0d94b

Please sign in to comment.