From 475719d1f03bf2139827c1145c1431c35c33cfdb Mon Sep 17 00:00:00 2001 From: dede Date: Tue, 19 Dec 2023 12:20:46 +0100 Subject: [PATCH] bump version to 0.1.2 -> fixed `config_locale` role --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index d00da62..cae32f1 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: dede name: common # The version of the collection. Must be compatible with semantic versioning -version: 0.1.1 +version: 0.1.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md