Skip to content

Commit 3d42f84

Browse files
committed
chore(project): Increase project version to 1.41.3.
1 parent 15e05b0 commit 3d42f84

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.41.2"
5+
const val VERSION = "1.41.3"
66

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

0 commit comments

Comments
 (0)