diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index 1472c35870efa769c55054f2a9f37bd55bbb1350..9f55fc3c2a3b6a5d5c0c7bb4a5451f14783520dd 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,6 +1,9 @@
 # GAP Ansible changelog
+1.1.7 2024-10-07
+- Small fixes in iBGP config verification for P-routers.
+
 1.1.6 2024-10-02:
-- Card FP (accounting) is only configured on PE routers.
+- Card FP (accounting) should only be configured on PE routers.
 
 1.1.5 2024-09-30:
 - Added Destination class usage / accounting for the Nokia devices.
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 5cbf976d6f97bd4c8330e91303bb66baf2bbff98..7c2f52b669cc46c5e9c4e1f7afd7dda8a8c18928 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.6
+version: 1.1.7
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md