From 589da360dd168bf7f81bdab21e53e7a7c79bb6d1 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Mon, 3 Mar 2025 20:03:34 -0500 Subject: [PATCH] Galaxy version bump --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index f6922ad..9808c0c 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: rhc name: rear # The version of the collection. Must be compatible with semantic versioning -version: 1.0.1 +version: 1.0.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md