diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 67cbb13..63950f4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,9 @@ Ansible Utils Collection Release Notes .. contents:: Topics +v2.10.4 +======= + v2.10.3 ======= diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index a58af7b..93c2d61 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -1,8 +1,10 @@ --- ancestor: releases: - 2.10.3: + 2.10.4: changes: {} + release_date: "2023-05-19" + 2.10.3: fragments: - fix_workflow_names.yml release_date: "2023-05-17" diff --git a/galaxy.yml b/galaxy.yml index eefee96..603fc26 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -13,4 +13,4 @@ issues: https://github.com/ansible-collections/ansible.utils/issues tags: [linux, networking, security, cloud, utilities, data, validation, utils] # NOTE(pabelanger): We create an empty version key to keep ansible-galaxy # happy. We dynamically inject version info based on git information. -version: 2.10.3 +version: 2.10.4