From adfe1e37fe3957326eafc188af3c81001c1af649 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Fri, 19 Jun 2020 10:38:55 +0800 Subject: [PATCH] Prepare Victoria M1 Update the version metadata for Victoria milestone M1 Change-Id: Id5e33b01684db2ea0063ea3122aede92fe9c2b9b --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index 038eab0d..c18dd64c 100644 --- a/metadata.json +++ b/metadata.json @@ -15,7 +15,7 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=17.0.0 <18.0.0" + "version_requirement": ">=17.1.0 <18.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.0.0" + "version": "17.1.0" }