Skip to content

Commit 48ae43d

Browse files
committed
Bumping the major version since the output changed
1 parent 9e84717 commit 48ae43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

volatility3/framework/plugins/linux/check_creds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Check_creds(interfaces.plugins.PluginInterface):
1313

1414
_required_framework_version = (2, 0, 0)
1515

16-
_version = (1, 1, 0)
16+
_version = (2, 0, 0)
1717

1818
@classmethod
1919
def get_requirements(cls):

0 commit comments

Comments
 (0)