diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index 41b69f043d93372fad16fbbdcf7554fea23e3d49..95cf4aaf5e7ed5558d8dc6d3a15454786452eb82 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,6 +1,10 @@
 # GAP Ansible changelog
 
-1.1.65 2025-04-15
+1.1.66 2025-04-15
+
+- Add support for `vpn-apply-export` in `bgp_group` template under `base_config`.
+
+  1.1.65 2025-04-15
 
 - `base_config`: Add `label-mode` support in VPRN template.
 
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 73a0c206a44301dd96e3cae75ef9fb6a287e3e7f..92ea03646cb86562f61e72a4b02ac21a17d2272e 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.65
+version: 1.1.66
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md