We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193b2e7 commit 5aee671Copy full SHA for 5aee671
1 file changed
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
12
group = "io.flamingock"
13
-val declaredVersion = "1.3.1-SNAPSHOT"
+val declaredVersion = "1.3.2-SNAPSHOT"
14
version = VersionManager.resolveVersion(declaredVersion, project.hasProperty("release"))
15
16
repositories {
0 commit comments