diff --git a/gradle.properties b/gradle.properties index b41ee14..78f5fd0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ org.gradle.script.lang.kotlin.accessors.auto=true group=by.dev.madhead.doktor artifactId=doktor -version=0.2.1-SNAPSHOT +version=0.2.1 description=Jenkins plugin for automated documentation uploading to Confluence. kotlinVersion=1.1.51