From f6e9e49a7f8feffc6dcb03baef049352ab16c705 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Tue, 8 Sep 2020 09:18:03 +0800 Subject: [PATCH] Prepare Victoria M3 Update the version metadata for Victoria milestone M3 Change-Id: I450394b530e934f06868926f038b2872fa6e2bc6 --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index 9a09d90b..14e0331f 100644 --- a/metadata.json +++ b/metadata.json @@ -15,7 +15,7 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=17.2.0 <18.0.0" + "version_requirement": ">=17.3.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.2.0" + "version": "17.3.0" }