Increment Apple binaries

This commit is contained in:
Mykola Grymalyuk
2021-05-09 08:07:57 -06:00
parent b4ef000fc0
commit 204cf5beea
3 changed files with 24 additions and 23 deletions

View File

@@ -38,7 +38,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.5"
self.payload_version = "0.0.6"
# Get resource path
self.current_path = Path(__file__).parent.parent.resolve()