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 91991a7 commit 4f62874Copy full SHA for 4f62874
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
defaultTasks 'build'
13
apply plugin: 'java'
14
15
-version='1.1.8'
+version='1.1.11'
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.11
25
0 commit comments