commit 315a3f3dba1df0bf3158c6a5c68a8044976bbc7f Author: ZhongShengping Date: Thu Oct 15 09:42:49 2020 +0800 Bump version for the start of Wallaby Bump the major version for the Wallaby release after Victoria has been branched. Change-Id: If8f84c348ab99658111d17f05e9903050826f2f2 diff --git a/metadata.json b/metadata.json index 4f3d431..03368d8 100644 --- a/metadata.json +++ b/metadata.json @@ -15,7 +15,7 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=17.4.0 <18.0.0" + "version_requirement": ">=18.0.0 <19.0.0" } ], "description": "Installs and configures OpenStack Horizon (Dashboard).", @@ -63,5 +63,5 @@ ], "source": "git://github.com/openstack/puppet-horizon.git", "summary": "Puppet module for OpenStack Horizon", - "version": "17.4.0" + "version": "18.0.0" }