diff --git a/Resources/Constants.py b/Resources/Constants.py index 525f2d000a..feb67ee4c4 100644 --- a/Resources/Constants.py +++ b/Resources/Constants.py @@ -9,7 +9,7 @@ class Constants: def __init__(self): - self.patcher_version = "0.1.3" + self.patcher_version = "0.1.4" self.opencore_commit = "65cc81b - 05-03-2021" self.opencore_version = "0.6.9" self.lilu_version = "1.5.3"