We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2282530 commit b879575Copy full SHA for b879575
build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
}
25
26
allprojects {
27
- version = "0.4.0"
+ version = "0.5.0"
28
group = "eu.cloudnetservice.ext"
29
30
apply(plugin = "signing")
0 commit comments