From c43657e179613c5794ef9c88750417c88e76d964 Mon Sep 17 00:00:00 2001 From: kogeler Date: Mon, 22 Jul 2024 21:59:18 +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..13c012f 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.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md