Skip to content

Commit 43b2ff3

Browse files
authored
1.2.2
1 parent c7fd667 commit 43b2ff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'de.labystudio'
7-
version '1.2.1'
7+
version '1.2.2'
88

99
compileJava {
1010
sourceCompatibility = '1.8'
@@ -33,4 +33,4 @@ java {
3333

3434
build {
3535
dependsOn shadowJar
36-
}
36+
}

0 commit comments

Comments
 (0)