Increment Apple Binaries

This commit is contained in:
Mykola Grymalyuk
2021-05-16 13:18:05 -06:00
parent 504cdc6214
commit 69ab0fd17b
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ class Constants:
self.nvmefix_version = "1.0.7"
self.sidecarfixup_version = "1.0.0"
self.innie_version = "1.3.0"
self.payload_version = "0.0.6"
self.payload_version = "0.0.7"
# Get resource path
self.current_path = Path(__file__).parent.parent.resolve()