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 40e958d commit db38fa8Copy full SHA for db38fa8
lib/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
6
ext.pluginClassNames='me.frmr.rundeck.KmsConverterPlugin'
7
ext.pluginName = 'Rundeck KMS Plugin'
8
-ext.pluginFileVersion = '1.1.0-SNAPSHOT'
+ext.pluginFileVersion = '1.1.0'
9
ext.pluginDescription = 'Encrypts and decrypts storace using Amazon KMS'
10
11
0 commit comments