From e4d155042f1fc046f57bba6712308a6ba0147d8b Mon Sep 17 00:00:00 2001 From: Louis-Michel Couture <louismichel.couture@hooktstudios.com> Date: Sat, 1 Oct 2016 15:51:35 -0400 Subject: [PATCH] Match tag release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bba8e58..72b8665 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ To get started, add this role (`louim.bedrock-site-protect`) to the `requirement ``` - name: bedrock-site-protect src: louim.bedrock-site-protect - version: 1.1 + version: 1.1.0 ``` Then re-run the `ansible-galaxy install -r requirements.yml` to install the new role. You might need to add the `-f` option to force install of previously downloaded roles.