Skip to content

Commit

Permalink
release 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bdegraaf1234 committed Feb 13, 2024
1 parent 28079a9 commit 4e8a7d2
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-SNAPSHOT"
const val project = "0.11.1"
const val kotlin = "1.9.22"

const val java: Int = 17
Expand Down

0 comments on commit 4e8a7d2

Please sign in to comment.