From 1edb5a26a67492e698e6c2cfa43bab500d8d70ed Mon Sep 17 00:00:00 2001
From: Alexander Olofsson <alexander.olofsson@liu.se>
Date: Wed, 28 Feb 2024 15:36:58 +0100
Subject: [PATCH] Version 0.4.4

---
 lib/foreman_uuid_boot/version.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/foreman_uuid_boot/version.rb b/lib/foreman_uuid_boot/version.rb
index 29c4802..c669824 100644
--- a/lib/foreman_uuid_boot/version.rb
+++ b/lib/foreman_uuid_boot/version.rb
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module ForemanUuidBoot
-  VERSION = '0.4.3'
+  VERSION = '0.4.4'
 end
-- 
GitLab