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