From cda508cfc0f9b22ab0be8cf1b26a4042245a04fb Mon Sep 17 00:00:00 2001 From: kewl fft Date: Thu, 4 Nov 2021 21:30:30 +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 105b933..fa3a521 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.10.0 +version: 0.9.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md