We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bacbc5 commit 094afd2Copy full SHA for 094afd2
1 file changed
build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
}
25
26
allprojects {
27
- version = "0.5.0"
+ version = "0.5.1"
28
group = "eu.cloudnetservice.ext"
29
30
apply(plugin = "signing")
0 commit comments