From c1a719e4e3edb92850eaf9bed6a0c6ad970fde0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hozza?= Date: Thu, 19 Dec 2024 12:11:11 +0100 Subject: [PATCH] SPEC: use version 1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SPEC always uses the next version that will be released. Signed-off-by: Tomáš Hozza --- image-builder-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-builder-cli.spec b/image-builder-cli.spec index 24689d6..f3ae1b9 100644 --- a/image-builder-cli.spec +++ b/image-builder-cli.spec @@ -8,7 +8,7 @@ %global goipath github.com/osbuild/image-builder-cli -Version: 0 +Version: 1 %gometa