From 9730d60883e636d56f36cfb265d07c9cc47d5c28 Mon Sep 17 00:00:00 2001 From: przsus <101723670+przsus@users.noreply.github.com> Date: Wed, 30 Oct 2024 08:50:58 +0100 Subject: [PATCH] bump version to 0.3.0 --- galaxy.yml | 2 +- requirements.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 16315d6..aab3d02 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,6 +1,6 @@ namespace: cisco name: sdwan -version: 0.2.2 +version: 0.3.0 readme: README.md authors: - Arkadiusz Cichon diff --git a/requirements.yml b/requirements.yml index 1555851..ac4e3b7 100644 --- a/requirements.yml +++ b/requirements.yml @@ -4,6 +4,6 @@ collections: - name: azure.azcollection version: 1.19.0 - name: cisco.catalystwan - version: 0.2.3 + version: 0.3.0 - name: cisco.sdwan_deployment - version: 0.2.3 + version: 0.3.0