From d5f4730b84c25a4b9569d55e29feef2295f27a81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 16:17:53 -0400 Subject: [PATCH] Update changelog refs/tags/2.5.0 (#231) Co-authored-by: Tompage1994 --- CHANGELOG.rst | 8 +++++--- changelogs/.plugin-cache.yaml | 2 +- changelogs/changelog.yaml | 2 ++ galaxy.yml | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index afbae2b..20a3d93 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,9 +1,11 @@ -================================= -infra.aap_Utilities Release Notes -================================= +================================== +infra.aap\_Utilities Release Notes +================================== .. contents:: Topics +v2.5.0 +====== v2.4.0 ====== diff --git a/changelogs/.plugin-cache.yaml b/changelogs/.plugin-cache.yaml index e53fa2a..5794941 100644 --- a/changelogs/.plugin-cache.yaml +++ b/changelogs/.plugin-cache.yaml @@ -16,4 +16,4 @@ plugins: strategy: {} test: {} vars: {} -version: 2.4.0 +version: 2.5.0 diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index b034599..01c7f76 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -42,3 +42,5 @@ releases: release_date: '2023-08-03' 2.4.0: release_date: '2024-01-16' + 2.5.0: + release_date: '2024-05-14' diff --git a/galaxy.yml b/galaxy.yml index 6497bd0..cf6c6e1 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: infra name: aap_utilities -version: 2.4.0-devel +version: 2.5.0-devel description: A collection of utility roles for usage with Ansible Automation Platform readme: README.md authors: