Skip to content

Commit db38fa8

Browse files
Release 1.1.0
1 parent 40e958d commit db38fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
ext.pluginClassNames='me.frmr.rundeck.KmsConverterPlugin'
77
ext.pluginName = 'Rundeck KMS Plugin'
8-
ext.pluginFileVersion = '1.1.0-SNAPSHOT'
8+
ext.pluginFileVersion = '1.1.0'
99
ext.pluginDescription = 'Encrypts and decrypts storace using Amazon KMS'
1010

1111

0 commit comments

Comments
 (0)