Skip to content

Commit a527565

Browse files
author
droberts2013
committed
Bump version
1 parent 76a18de commit a527565

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
defaultTasks 'build'
1313
apply plugin: 'java'
1414

15-
version='1.1.8'
15+
version='1.1.9'
1616
sourceSets.main.resources.srcDirs = ["src"]
1717

1818
license {

src/plugin-version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
#SOFTWARE.
2222

2323
plugin=xlr-ansible-automation-controller-plugin
24-
version=1.1.8
24+
version=1.1.9
2525

0 commit comments

Comments
 (0)