Bump version for the start of Xena

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

Change-Id: I0b252a449203fc3b42df3af9dda9cf0c729f0a21
This commit is contained in:
ZhongShengping 2021-04-29 09:38:14 +08:00
parent cc9a5b0d87
commit a273d944bb
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=18.4.0 <19.0.0"
"version_requirement": ">=19.0.0 <20.0.0"
}
],
"description": "Installs and configures OpenStack Horizon (Dashboard).",
@ -63,5 +63,5 @@
],
"source": "https://opendev.org/openstack/puppet-horizon.git",
"summary": "Puppet module for OpenStack Horizon",
"version": "18.4.0"
"version": "19.0.0"
}