Skip to content

Commit

Permalink
bump dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bdegraaf1234 committed Mar 15, 2024
1 parent 390a33a commit ead3cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@Suppress("ConstPropertyName")
object Versions {
const val project = "0.11.1"
const val project = "0.11.2-SNAPSHOT"
const val kotlin = "1.9.22"

const val java: Int = 17
Expand Down

0 comments on commit ead3cb0

Please sign in to comment.