Skip to content

Commit d68c5ef

Browse files
committed
[publish] release 1.8.1
1 parent 9563da5 commit d68c5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val slug = "stickynote"
88

99
allprojects {
1010
group = "org.sayandev"
11-
version = "1.8.0"
11+
version = "1.8.1"
1212
description = "A modular Kotlin library for Minecraft: JE"
1313

1414
plugins.apply("maven-publish")

0 commit comments

Comments
 (0)