Add AppleIntelIVBVA.bundle

This commit is contained in:
Mykola Grymalyuk
2021-06-12 12:22:39 -06:00
parent a0eca53c58
commit 4a5e3c89b6
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ class Constants:
self.sidecarfixup_version = "1.0.2"
self.innie_version = "1.3.0"
self.fw_kext = "1.0.0"
self.payload_version = "0.0.15"
self.payload_version = "0.0.16"
# Get resource path
self.current_path = Path(__file__).parent.parent.resolve()