Adjust versioning to 0.6.0, match changes

This commit is contained in:
Mykola Grymalyuk
2023-01-19 12:39:42 -07:00
parent 037ff0f2c3
commit 659d842023
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from data import os_data
class Constants:
def __init__(self):
# Patcher Versioning
self.patcher_version = "0.5.4" # OpenCore-Legacy-Patcher
self.patcher_version = "0.6.0" # OpenCore-Legacy-Patcher
self.patcher_support_pkg_version = "0.8.0" # PatcherSupportPkg
self.url_patcher_support_pkg = "https://github.com/dortania/PatcherSupportPkg/releases/download/"
self.nightly_url_patcher_support_pkg = "https://nightly.link/dortania/PatcherSupportPkg/workflows/build/master/"
+1
View File
@@ -196,6 +196,7 @@ class sys_patch_helpers:
# This is a (hopefully) temporary work-around, however likely to stay.
# RSRRepair has the added bonus of fixing desynced KCs from 'bless', so useful in Big Sur+
# https://github.com/flagersgit/RSRRepair
if self.constants.detected_os < os_data.os_data.big_sur:
return