From bc4ff8ea30def50e85cbec65e74aa1f005a82fc8 Mon Sep 17 00:00:00 2001 From: chidanandpujar <46497833+chidanandpujar@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:09:34 +0530 Subject: [PATCH] release v1.0.6 update (#689) --- ansible_collections/juniper/device/galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible_collections/juniper/device/galaxy.yml b/ansible_collections/juniper/device/galaxy.yml index 0a8e3e40..86ff1810 100644 --- a/ansible_collections/juniper/device/galaxy.yml +++ b/ansible_collections/juniper/device/galaxy.yml @@ -9,7 +9,7 @@ namespace: juniper name: device # The version of the collection. Must be compatible with semantic versioning -version: 1.0.5 +version: 1.0.6 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md