We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a34d7 commit efa3624Copy full SHA for efa3624
buildSrc/src/main/kotlin/Project.kt
@@ -2,7 +2,7 @@ import java.time.Year
2
3
data object Project {
4
const val GROUP = "io.github.ayfri.kore"
5
- const val VERSION = "1.42.0"
+ const val VERSION = "1.42.1"
6
7
// URLS
8
const val GITHUB_URL = "github.com/Ayfri/Kore"
0 commit comments