Increment build

This commit is contained in:
Mykola Grymalyuk
2021-03-11 10:43:09 -07:00
parent 629a1469cb
commit 13d1110b7a

View File

@@ -8,7 +8,7 @@ from pathlib import Path
class Constants:
def __init__(self):
self.patcher_version = "0.0.16"
self.patcher_version = "0.0.17"
self.opencore_commit = "7bb41aa - 2021-03-06"
self.opencore_version = "0.6.8"
self.lilu_version = "1.5.1"