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