From 5f8dbef4d9e89a1a2fe58cf44a1b75a1b54fea5a Mon Sep 17 00:00:00 2001 From: Adrian Riobo Lorenzo Date: Tue, 12 Mar 2024 17:54:38 +0100 Subject: [PATCH] chore: cut v0.0.4 Signed-off-by: Adrian Riobo Lorenzo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 19bc9ac..3d860c8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 0.0.3 +VERSION ?= 0.0.4 CONTAINER_MANAGER ?= podman IMG ?= quay.io/rhqp/deliverest:v${VERSION}