From e98cf964992e39cd1c88c1d6bcf1b95843fa222d Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 2 Nov 2023 13:13:50 +0100 Subject: [PATCH] Fix version number. --- CHANGELOG.rst | 2 +- changelogs/changelog.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 21b397fb76..8daf043232 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,7 +12,7 @@ v8.0.0 Release Summary --------------- -This is release 9.0.0 of ``community.general``, released on 2023-11-01. +This is release 8.0.0 of ``community.general``, released on 2023-11-01. Minor Changes ------------- diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index c76f6596cb..fd37a6d0e7 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -505,7 +505,7 @@ releases: - yum_versionlock - add support to pin specific package versions instead of only the package itself (https://github.com/ansible-collections/community.general/pull/6861, https://github.com/ansible-collections/community.general/issues/4470). - release_summary: This is release 9.0.0 of ``community.general``, released on + release_summary: This is release 8.0.0 of ``community.general``, released on 2023-11-01. removed_features: - The collection no longer supports ansible-core 2.11 and ansible-core 2.12.