Skip to content

Commit 228912f

Browse files
author
earthmant
committed
bump version
1 parent f5b72be commit 228912f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
plugins:
66
openstack:
77
executor: central_deployment_agent
8-
source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.7.2+1.zip
8+
source: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.7.2.1.zip
99
package_name: cloudify-openstack-plugin
10-
package_version: '2.7.2+1'
10+
package_version: '2.7.2.1'
1111

1212
data_types:
1313
cloudify.openstack.types.custom_configuration:

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
setup(
2020
zip_safe=True,
2121
name='cloudify-openstack-plugin',
22-
version='2.7.2+1',
22+
version='2.7.2.1',
2323
author='Cloudify',
2424
author_email='[email protected]',
2525
packages=[

0 commit comments

Comments
 (0)