From 0055ffb2c430232dda6d23e195d3a4f14ab57d92 Mon Sep 17 00:00:00 2001 From: Adrian Riobo Lorenzo Date: Thu, 14 Sep 2023 10:41:33 +0200 Subject: [PATCH] bump dev version v0.0.5-dev --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1e8ceed1e..d74169b94 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 0.0.4 +VERSION ?= 0.0.5-dev CONTAINER_MANAGER ?= podman # Image URL to use all building/pushing image targets IMG ?= quay.io/rhqp/qenvs:v${VERSION}