Skip to content

Commit 9299621

Browse files
committed
increment version
1 parent 9f3ef79 commit 9299621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/buildlogic.java-conventions.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
group = "net.countercraft"
13-
version = "8.1.0-TTE"
13+
version = "8.1.1-TTE"
1414

1515
tasks.withType<JavaCompile>() {
1616
options.encoding = "UTF-8"

0 commit comments

Comments
 (0)