Skip to content

Commit efa3624

Browse files
committed
chore(project): Increase project version to 1.42.1.
1 parent 79a34d7 commit efa3624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Project.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import java.time.Year
22

33
data object Project {
44
const val GROUP = "io.github.ayfri.kore"
5-
const val VERSION = "1.42.0"
5+
const val VERSION = "1.42.1"
66

77
// URLS
88
const val GITHUB_URL = "github.com/Ayfri/Kore"

0 commit comments

Comments
 (0)