From 114f3dbf5e167cc52ee38ad0f28759e989855261 Mon Sep 17 00:00:00 2001 From: kevinnlsamuel Date: Tue, 15 Sep 2026 15:28:16 +0530 Subject: [PATCH] trying again --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index f44ce43..aff7bbd 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -42,7 +42,7 @@ tags: [] # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # range specifiers can be set and are separated by ',' dependencies: - community.general: >= 13.0.0 < 14.0.0 + community.general: ">=13.0.0<14.0.0" # The URL of the originating SCM repository repository: https://gitea.kevinnlsamuel.com/kevinnlsamuel/galaxy