Linux: bump version for linux kmsg

This commit is contained in:
Eve
2023-12-14 09:24:51 +00:00
parent fda3cedaba
commit 9b85342673
+1 -1
View File
@@ -412,7 +412,7 @@ class Kmsg(plugins.PluginInterface):
_required_framework_version = (2, 0, 0)
_version = (1, 0, 0)
_version = (1, 0, 1)
@classmethod
def get_requirements(cls) -> List[interfaces.configuration.RequirementInterface]: