commit 97add646a1eb015e6dd8d3f56145f82d848d3c04 Author: Takashi Kajinami Date: Tue Oct 6 20:50:07 2020 +0900 Prepare a new release for victoria cut off This patch fixes the version bump made by the previous preparation patch, de74ce47e35f18796759c5edbd5d0ec43306a24b. Since some features has been added since the previous release, we should update y release instead of z release. Change-Id: I47d0068b20e73ca7fa78e67476775eb18cd09a3a diff --git a/metadata.json b/metadata.json index 6bb1b55..7d1b8ba 100644 --- a/metadata.json +++ b/metadata.json @@ -71,5 +71,5 @@ ], "source": "git://github.com/openstack/puppet-glance.git", "summary": "Puppet module for OpenStack Glance", - "version": "17.4.1" + "version": "17.5.0" }