From ce0450baf5e645cc186d37c8d112d80fcfa9525a Mon Sep 17 00:00:00 2001 From: Adrian Riobo Lorenzo Date: Wed, 13 Sep 2023 16:54:03 +0200 Subject: [PATCH] cut v0.0.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9fb8c75d..1e8ceed1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 0.0.4-snapshot +VERSION ?= 0.0.4 CONTAINER_MANAGER ?= podman # Image URL to use all building/pushing image targets IMG ?= quay.io/rhqp/qenvs:v${VERSION}