Prepare a new Queens release

Prepare the metadata configuration for a new Queens release.

Change-Id: I38c1361e0ae51302c235111142d8686a9317ab37
This commit is contained in:
Emilien Macchi 2018-03-28 09:01:01 -07:00
parent 3f4f066f2e
commit 2259336c85
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=12.3.0 <13.0.0"
"version_requirement": ">=12.4.0 <13.0.0"
}
],
"description": "Installs and configures OpenStack Oslo.",
@ -57,5 +57,5 @@
],
"source": "git://github.com/openstack/puppet-oslo.git",
"summary": "Puppet module for OpenStack Oslo",
"version": "12.3.0"
"version": "12.4.0"
}