We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205721b commit a188f4aCopy full SHA for a188f4a
1 file changed
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
group = "io.flamingock"
9
version = "1.2.0-SNAPSHOT"
10
11
-val flamingockVersion = "1.2.0-SNAPSHOT"
+val flamingockVersion = "1.2.0-beta.1"
12
13
repositories {
14
mavenLocal()
0 commit comments