From 560c7859d1257ad295ab4c8941a558dac801b206 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Tue, 15 Feb 2022 22:15:23 +0100 Subject: [PATCH] Pre-release version bump This is necessary once so we can enable the upstream release bot workflow, which consists of just pushing a tag and bumping the version number directly after the release is done. --- koji-osbuild.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koji-osbuild.spec b/koji-osbuild.spec index 1b8f6fc..b0bd8ea 100644 --- a/koji-osbuild.spec +++ b/koji-osbuild.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/osbuild/koji-osbuild Name: koji-osbuild -Version: 3 +Version: 4 Release: 0%{?dist} Summary: Koji integration for osbuild composer