Skip to content

Commit 718dbcf

Browse files
author
Lee Richardson
committed
Update recorded schema version
1 parent fe733d4 commit 718dbcf

2 files changed

Lines changed: 430 additions & 1 deletion

File tree

  • ansible/collections/ansible_collections/nhsd/apigee
    • plugins/module_utils/models/manifest
    • tests/unit/plugins/module_utils/models/manifest/schema_versions

ansible/collections/ansible_collections/nhsd/apigee/plugins/module_utils/models/manifest/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from ansible_collections.nhsd.apigee.plugins.module_utils.paas import api_registry
66

7-
SCHEMA_VERSION = "1.1.6"
7+
SCHEMA_VERSION = "1.1.7"
88

99
_REGISTRY_DATA = {}
1010

0 commit comments

Comments
 (0)