mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-11 04:07:39 +02:00
update version to 2.0.0
This commit is contained in:
@@ -14,7 +14,7 @@ vollog = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class Crashinfo(interfaces.plugins.PluginInterface):
|
||||
_required_framework_version = (1, 1, 0)
|
||||
_required_framework_version = (2, 0, 0)
|
||||
|
||||
@classmethod
|
||||
def get_requirements(cls):
|
||||
|
||||
Reference in New Issue
Block a user