Skip to content

Commit 5970009

Browse files
author
Ayfri
committed
chore(project): Increase project version to 1.28.1.
1 parent 1917c3b commit 5970009

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
@@ -3,7 +3,7 @@ import java.time.Year
33
object Project {
44
const val GROUP = "io.github.ayfri.kore"
55
const val URL = "github.com/Ayfri/Kore"
6-
const val VERSION = "1.28.0"
6+
const val VERSION = "1.28.1"
77

88
// Publishing constants
99
const val CENTRAL_PORTAL_URL = "https://central.sonatype.com/api/v1/publisher"

0 commit comments

Comments
 (0)