diff --git a/ECEnabler/ECEStart.cpp b/ECEnabler/ECEStart.cpp index ef6f6cb..1c98fef 100644 --- a/ECEnabler/ECEStart.cpp +++ b/ECEnabler/ECEStart.cpp @@ -37,7 +37,7 @@ PluginConfiguration ADDPR(config) { bootargBeta, arrsize(bootargBeta), KernelVersion::Lion, - KernelVersion::Ventura, + KernelVersion::Sonoma, []() { ece.init(); } diff --git a/README.md b/README.md index 5167115..7ef8c19 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Allows reading Embedded Controller fields over 1 byte long, vastly reducing the amount of ACPI modification needed (if any) for working battery status. -Supports Lion to Ventura (10.7-13) +Supports Lion to Sonoma (10.7-14) ## Configuration