From 91b4ea4ec71569f5209f0784d01510a97fc23fea Mon Sep 17 00:00:00 2001 From: kogeler Date: Mon, 22 Jul 2024 21:57:26 +0300 Subject: [PATCH] fix galaxy version --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 81e1d6c..f66e029 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: paritytech name: chain # The version of the collection. Must be compatible with semantic versioning -version: 1.10.0 +version: 1.10.1 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md