We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21986b0 commit 9340453Copy full SHA for 9340453
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["generalUtilVersion"] = "1.5.0"
0 commit comments