Bumping the major version since the output changed

This commit is contained in:
Gustavo Moreira
2024-09-12 17:22:52 +10:00
parent 9e8471799a
commit 48ae43d64e
@@ -13,7 +13,7 @@ class Check_creds(interfaces.plugins.PluginInterface):
_required_framework_version = (2, 0, 0)
_version = (1, 1, 0)
_version = (2, 0, 0)
@classmethod
def get_requirements(cls):