We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e05b0 commit 3d42f84Copy full SHA for 3d42f84
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.41.2"
+ const val VERSION = "1.41.3"
6
7
// URLS
8
const val GITHUB_URL = "github.com/Ayfri/Kore"
0 commit comments