From d1bbad06460168c896d447cb083a7e99aaeec9d7 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Thu, 18 Apr 2019 09:37:12 -0600 Subject: [PATCH] Bump metadata for release 10.4.0 failed due to bad metadata.json. Need to bump the version so we can release the fix. Change-Id: Ia0cca4b7b32af010b2a39daa42c2415382cb8723 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 264e7a113..a3fa0491d 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-tripleo", - "version": "10.4.0", + "version": "10.4.1", "author": "OpenStack Contributors", "summary": "Puppet module for TripleO", "license": "Apache-2.0",