We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de1ad17 + 773108f commit 90e77daCopy full SHA for 90e77da
2 files changed
CHANGELOG.txt
@@ -47,3 +47,6 @@ releases:
47
v0.9.1:
48
* Apply futurize fixes for python3
49
* Port source code to python3
50
+
51
+ v0.9.1.1:
52
+ * Testing webhook for Marketplace scraping
plugin.yaml
@@ -2,7 +2,7 @@ plugins:
2
libvirt:
3
executor: central_deployment_agent
4
package_name: cloudify-libvirt-plugin
5
- package_version: '0.9.1'
+ package_version: '0.9.1.1'
6
source: https://github.com/cloudify-incubator/cloudify-libvirt-plugin/archive/0.9.1.zip
7
8
data_types:
0 commit comments