From 7461e86fd2933abc8eb435a41c3d7a401427a651 Mon Sep 17 00:00:00 2001 From: Joe VLcek Date: Thu, 14 Nov 2024 13:33:49 -0500 Subject: [PATCH] build: Update Makefile to version 0.2.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5e90b00..a1e26d8 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ LONGNAME := rhc BRANDNAME := rhc # Used as the tarball file name. Cannot contain spaces. PKGNAME := rhc -VERSION := 0.2.4 +VERSION := 0.2.5 # Used as the prefix for MQTT topic names TOPICPREFIX := redhat/insights # Used to force sending all HTTP traffic to a specific host.