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 b9da9b2 commit 4e87bacCopy full SHA for 4e87bac
metadata.json
@@ -39,5 +39,5 @@
39
"recipes": {
40
41
},
42
- "version": "1.0.0"
+ "version": "1.1.0"
43
}
metadata.rb
@@ -4,7 +4,7 @@
4
license 'Apache 2.0'
5
description 'Installs/Configures Threat Stack cloudsight components'
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version '1.0.0'
+version '1.1.0'
8
9
supports 'amazon'
10
supports 'centos'
0 commit comments