From d39460673f82a21911255114d327fa4cbf2265c7 Mon Sep 17 00:00:00 2001 From: Carl Buchmann Date: Fri, 19 May 2023 17:44:41 -0400 Subject: [PATCH] Bump: Pre-release v4.0.0-rc1 (#2872) --- ansible_collections/arista/avd/galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible_collections/arista/avd/galaxy.yml b/ansible_collections/arista/avd/galaxy.yml index 70f2d1b4e04..0ed9bb777b9 100644 --- a/ansible_collections/arista/avd/galaxy.yml +++ b/ansible_collections/arista/avd/galaxy.yml @@ -9,7 +9,7 @@ namespace: arista name: avd # The version of the collection. Must be compatible with semantic versioning -version: 4.0.0-dev12 +version: 4.0.0-rc1 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md