Bump version for the start of Wallaby

Bump the major version for the Wallaby release after Victoria has
been branched.

Change-Id: If8f84c348ab99658111d17f05e9903050826f2f2
This commit is contained in:
ZhongShengping 2020-10-15 09:42:49 +08:00
parent 841d4d734e
commit 315a3f3dba
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}