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 76a18de commit a527565Copy full SHA for a527565
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
defaultTasks 'build'
13
apply plugin: 'java'
14
15
-version='1.1.8'
+version='1.1.9'
16
sourceSets.main.resources.srcDirs = ["src"]
17
18
license {
src/plugin-version.properties
@@ -21,5 +21,5 @@
21
#SOFTWARE.
22
23
plugin=xlr-ansible-automation-controller-plugin
24
-version=1.1.8
+version=1.1.9
25
0 commit comments