From a7b4bf10ed6b42bcb1d6c5f6e7fbfe885442daf4 Mon Sep 17 00:00:00 2001
From: nofaralfasi <nalfassi@redhat.com>
Date: Thu, 18 Jul 2024 14:35:06 +0300
Subject: [PATCH] Bump version to 24.0.2

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

diff --git a/lib/foreman_discovery/version.rb b/lib/foreman_discovery/version.rb
index 16191013..2b5910da 100644
--- a/lib/foreman_discovery/version.rb
+++ b/lib/foreman_discovery/version.rb
@@ -1,3 +1,3 @@
 module ForemanDiscovery
-  VERSION = "24.0.1"
+  VERSION = "24.0.2"
 end