diff --git a/README.md b/README.md index 89863c4..2204796 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Ansible Collection for window manager like i3 and sway ## Using this Collection You can install the collection using ansible-galaxy by running: ```bash -ansible-galaxy collection install l3d.wm:1.0.6 +ansible-galaxy collection install l3d.wm:1.0.7 ``` Remember you can to Upgrade to the latest version of the l3d.wm collection using the ``--upgrade`` parameter: @@ -36,5 +36,5 @@ cd collections/ansible_collections/l3d/wm/ --- collections: - name: l3d.wm - version: ">=1.0.6" + version: ">=1.0.7" ``` diff --git a/galaxy.yml b/galaxy.yml index 526d765..e87e281 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: l3d name: wm # The version of the collection. Must be compatible with semantic versioning -version: 1.0.6 +version: 1.0.7 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md diff --git a/roles/sway b/roles/sway index 7c13f7d..e00b9fb 160000 --- a/roles/sway +++ b/roles/sway @@ -1 +1 @@ -Subproject commit 7c13f7d1e9675bd1ed1343347a94f4ef1c407086 +Subproject commit e00b9fb0a499543257010d97adc0838af324ea2e