Increment PatcherSupportPkg

This commit is contained in:
Mykola Grymalyuk
2021-06-18 16:53:28 -06:00
parent f75fac14e6
commit 4843ed92c9
+1 -1
View File
@@ -42,7 +42,7 @@ class Constants:
self.debugenhancer_version = "1.0.3"
self.innie_version = "1.3.0"
self.fw_kext = "1.0.0"
self.patcher_support_pkg_version = "0.0.2" # PatcherSupportPkg
self.patcher_support_pkg_version = "0.0.4" # PatcherSupportPkg
# Get resource path
self.current_path = Path(__file__).parent.parent.resolve()