We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9340453 commit a32b470Copy full SHA for a32b470
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-beta.6"
20
21
extra["templateApiVersion"] = "1.3.1"
22
extra["generalUtilVersion"] = "1.5.0"
0 commit comments