diff --git a/CPUFriend/kern_start.cpp b/CPUFriend/kern_start.cpp index f3577cc..4ddfe16 100755 --- a/CPUFriend/kern_start.cpp +++ b/CPUFriend/kern_start.cpp @@ -35,7 +35,7 @@ PluginConfiguration ADDPR(config) { bootargBeta, arrsize(bootargBeta), KernelVersion::SnowLeopard, - KernelVersion::Sonoma, + KernelVersion::Sequoia, []() { cpuf.init(); }