We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396fe19 commit 29533b3Copy full SHA for 29533b3
1 file changed
build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
17
allprojects {
18
group = "io.flamingock"
19
- version = "1.2.0-beta.4"
+ version = "1.2.0-beta.5"
20
21
extra["templateApiVersion"] = "1.3.1"
22
extra["flamingockVersion"] = "1.2.0-beta.4"//for tests
0 commit comments