Prepare Ussuri RC1

Update the version metadata for Ussuri milestone RC1

Change-Id: I5fbaec60ed8b3d6ae77234a401597b5d0f569ab1
This commit is contained in:
ZhongShengping 2020-04-24 14:23:10 +08:00
parent b686352266
commit 00646bed5f
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=16.2.0 <17.0.0"
"version_requirement": ">=16.3.0 <17.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": "16.2.1"
"version": "16.3.0"
}