Skip to content

Commit 7dcc3d7

Browse files
committed
chore: release BETA 0.4.0
1 parent 81e776f commit 7dcc3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
}
2525

2626
allprojects {
27-
version = "0.4.0-SNAPSHOT"
27+
version = "0.4.0"
2828
group = "eu.cloudnetservice.ext"
2929

3030
apply(plugin = "signing")

0 commit comments

Comments
 (0)