Skip to content

Commit a20bf57

Browse files
authored
Merge pull request #24 from ModernBetaNetwork/chore/version/1.0.1
Bump version to 1.0.1
2 parents 42e132b + 75b6061 commit a20bf57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "org.modernbeta.admintoolbox"
8-
version = "1.0"
8+
version = "1.0.1"
99

1010
java {
1111
toolchain.languageVersion.set(JavaLanguageVersion.of(21))

0 commit comments

Comments
 (0)