From 7285f5aaaa3eab40d1b4832e8a9c8f90bb68bc0b Mon Sep 17 00:00:00 2001 From: kewl fft Date: Thu, 4 Nov 2021 21:34:04 +0000 Subject: [PATCH] correct version tag --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index fa3a521..fd91845 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: kewlfft name: aur # The version of the collection. Must be compatible with semantic versioning -version: 0.9.2 +version: 0.9.3 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md