From 69bd9d598720059ea7fc7fd8428076850e91b8fd Mon Sep 17 00:00:00 2001 From: Alex Fomenko Date: Wed, 15 Jan 2025 12:52:06 +0300 Subject: [PATCH] docs: version update --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 1fb2fe0..c2960fe 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: infisical name: vault # The version of the collection. Must be compatible with semantic versioning -version: 1.0.0 +version: 1.1.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md