Prepare 6.2.1 release

We missed the metadata.json updates for the ocata-3 release
so we need to include them in a new release.

Change-Id: I20e21d3244a5291c4170236d96e5e34d40860b67
This commit is contained in:
Alex Schultz 2017-01-26 13:23:25 -07:00
parent 026f64ade4
commit a9f30a2cc4
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-vswitch",
"version": "6.1.0",
"version": "6.2.1",
"author": "Endre Karlson, Dan Bode and OpenStack Contributors",
"license": "Apache-2.0",
"source": "git://github.com/openstack/puppet-vswitch.git",

View File

@ -52,9 +52,9 @@ copyright = u'2016, Puppet OpenStack Developers'
# built documents.
#
# The short X.Y version.
version = '6.1.0'
version = '6.2.1'
# The full version, including alpha/beta/rc tags.
release = '6.1.0'
release = '6.2.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.