diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 9284bd18d0be50dddaae4de3d6696142f1037e33..2a13b62db14441c2a7ef8a97e943a6f43904cfe1 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,5 +1,9 @@ # GAP Ansible changelog +## 1.1.73 2025-05-27 + +- `l2circuits`: bugfixes + ## 1.1.72 2025-05-22 - `policy_options`: Support for the `prefix-list-override` option in `policy_statements` diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 60378179c3c80850a4c3d5038c18fa1b8dae02f5..fb92baf0a6d9e5567692b1503eb9fb552520bac9 100644 --- a/geant/gap_ansible/galaxy.yml +++ b/geant/gap_ansible/galaxy.yml @@ -8,7 +8,7 @@ namespace: geant name: gap_ansible # The version of the collection. Must be compatible with semantic versioning -version: 1.1.72 +version: 1.1.73 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md