diff --git a/README.md b/README.md index c1ae3eb4d9000063cd8b1139f24afa1cbb5f857b..a15880e4ec58b30e580ea37ed180b8e4a9c1b755 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Add to your `requirements.yml`: collections: - name: https://code.europa.eu/digit-c4/rps/nginx-ansible-collection.git type: git - version: v0.26.0 + version: v0.27.0 ``` ## Documentation diff --git a/docs/source/index.rst b/docs/source/index.rst index 942bdcd454ebfdc69a6611613c851e03bf57dc39..7d7ecd49b0bf80e09f11506128750607a4e315a0 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -19,7 +19,7 @@ Add to your ``requirements.yml``: collections: - name: https://code.europa.eu/digit-c4/rps/nginx-ansible-collection.git type: git - version: v0.26.0 + version: v0.27.0 Content ------- diff --git a/galaxy.yml b/galaxy.yml index 3bb819de1eecbf59ba77495207f30d78473e291b..6474debc03b8b908e4a3681f0793ee29968e1186 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,6 +1,6 @@ namespace: ec name: rps_nginx -version: "0.26.0" +version: "0.27.0" readme: README.md authors: - DIGIT NMS RPS