We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e4c1a commit 543ab26Copy full SHA for 543ab26
1 file changed
build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
17
allprojects {
18
group = "io.flamingock"
19
- version = "1.2.0-beta.7"
+ version = "1.2.0-beta.8"
20
21
extra["generalUtilVersion"] = "1.5.1"
22
extra["templateApiVersion"] = "1.3.2"
0 commit comments