diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 83a385d7d6a31d2ed44725cf53ef53379c234a1b..3d7b45322c79bee2a17979d80f1d53c122d2996d 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,6 @@ # GAP Ansible changelog +1.0.14: +- Base-config cleanup 1.0.13: - Base-config cleanup 1.0.12: diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 62d34a8fca8be0835b76eca475539e5a79a2f866..6928d512b3543b6a4bbe5f091ce9acd40b1b55de 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.0.13 +version: 1.0.14 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md