We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4023565 commit 79347feCopy full SHA for 79347fe
1 file changed
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = 'com.formkiq'
11
-version = '1.18.0-SNAPSHOT'
+version = '1.18.0'
12
13
sourceCompatibility = JavaVersion.VERSION_11
14
targetCompatibility = JavaVersion.VERSION_11
0 commit comments