We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42e132b + 75b6061 commit a20bf57Copy full SHA for a20bf57
1 file changed
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "org.modernbeta.admintoolbox"
8
-version = "1.0"
+version = "1.0.1"
9
10
java {
11
toolchain.languageVersion.set(JavaLanguageVersion.of(21))
0 commit comments