Bump version for the start of Stein

Update the version metadata for Stein M1

Change-Id: Ic67744d6f1d6a8376ba46a9e13fda64e8e816c95
This commit is contained in:
Alex Schultz
2018-08-30 12:08:30 -06:00
parent 51d7ddbdc2
commit 3e1621f96d

View File

@@ -7,7 +7,7 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=13.3.0 <14.0.0" "version_requirement": ">=14.0.0 <15.0.0"
}, },
{ {
"name": "puppetlabs/rsync", "name": "puppetlabs/rsync",
@@ -70,5 +70,5 @@
], ],
"source": "git://github.com/openstack/puppet-swift.git", "source": "git://github.com/openstack/puppet-swift.git",
"summary": "Puppet module for OpenStack Swift", "summary": "Puppet module for OpenStack Swift",
"version": "13.3.0" "version": "14.0.0"
} }