We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8afde6 commit cabb5daCopy full SHA for cabb5da
Resources/Constants.py
@@ -9,7 +9,7 @@
9
10
class Constants:
11
def __init__(self):
12
- self.patcher_version = "0.1.3"
+ self.patcher_version = "0.1.4"
13
self.opencore_commit = "65cc81b - 05-03-2021"
14
self.opencore_version = "0.6.9"
15
self.lilu_version = "1.5.3"
0 commit comments