Prepare the final stable/ussuri release

Change-Id: Ifa1cdf7ba1c203fdca074766ddd54fcf2486fb34
This commit is contained in:
Takashi Kajinami 2021-11-24 01:26:39 +09:00
parent 3acbacb0cf
commit 00b682ae2b
1 changed files with 3 additions and 3 deletions

View File

@ -19,11 +19,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=16.3.0 <17.0.0"
"version_requirement": ">=16.4.0 <17.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=16.3.0 <17.0.0"
"version_requirement": ">=16.4.0 <17.0.0"
}
],
"description": "Installs and configures OpenStack Watcher.",
@ -71,5 +71,5 @@
],
"source": "git://github.com/openstack/puppet-watcher.git",
"summary": "Puppet module for OpenStack Watcher",
"version": "16.3.0"
"version": "16.4.0"
}