From 7742cc724ed4d67c3a3103ac5636421e6dafa7bf Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Tue, 18 Aug 2020 09:48:58 -0500 Subject: [PATCH] Set version to 1.1.1 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index e500d52..47ab425 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: oasis_roles name: osp # The version of the collection. Must be compatible with semantic versioning -version: 1.1.0 +version: 1.1.1 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md