Skip to content

Commit 5981c4f

Browse files
authored
add plugin to bundle __NODOCS__ (#399)
1 parent 6520494 commit 5981c4f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
3.3.1: Re-releasing 3.3.0 for adding to bundle.
12
3.3.0: Support Openstack Manila.
23
3.2.21: Versioning mismatch
34
3.2.20: Bump PyYaml to 5.3.1 and replace pycrypto 2.6.1 with pycryptodome 3.9.8

plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ plugins:
22

33
openstack:
44
executor: central_deployment_agent
5-
source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/3.3.0.zip
5+
source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/3.3.1.zip
66
package_name: cloudify-openstack-plugin
7-
package_version: '3.3.0'
7+
package_version: '3.3.1'
88

99
dsl_definitions:
1010

0 commit comments

Comments
 (0)