commit dd32873eb60b1b1984038ac6930251865ef66363 Author: Takashi Kajinami Date: Tue Oct 6 20:45:31 2020 +0900 Prepare a new release for victoria cut off This patch fixes the version bump made by the previous preparation patch, b5fcbab087dbcafdd29c58afde794968c7d0b70b. Since some features has been added since the previous release, we should update y release instead of z release. Change-Id: I984108db769a52fcc40c3ab1ad5044e4fd81f71e diff --git a/metadata.json b/metadata.json index 94dc182..ff9a653 100644 --- a/metadata.json +++ b/metadata.json @@ -67,5 +67,5 @@ ], "source": "git://github.com/openstack/puppet-cloudkitty.git", "summary": "Puppet module for OpenStack cloudkitty", - "version": "6.4.1" + "version": "6.5.0" }