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 81e776f commit 7dcc3d7Copy full SHA for 7dcc3d7
build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
}
25
26
allprojects {
27
- version = "0.4.0-SNAPSHOT"
+ version = "0.4.0"
28
group = "eu.cloudnetservice.ext"
29
30
apply(plugin = "signing")
0 commit comments