Skip to content

Commit 2a9adc8

Browse files
committed
increment version
1 parent 3c8ac1d commit 2a9adc8

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.3.3-TTE"
13+
version = "8.3.4-TTE"
1414

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

0 commit comments

Comments
 (0)