From a273d944bb71a6f820ca37bb26cdf673b1e4f1aa Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 29 Apr 2021 09:38:14 +0800 Subject: [PATCH] Bump version for the start of Xena Bump the major version for the Xena release after Wallaby has been branched. Change-Id: I0b252a449203fc3b42df3af9dda9cf0c729f0a21 --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index 4abf0181..24b5da91 100644 --- a/metadata.json +++ b/metadata.json @@ -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" }