Skip to content

Commit 592507a

Browse files
committed
IntelBTPatcher: bump plugin max version to Sonoma(23).
1 parent 1b297b1 commit 592507a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IntelBTPatcher/IntelBTPatcher.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ PluginConfiguration ADDPR(config) {
3737
bootargBeta,
3838
arrsize(bootargBeta),
3939
KernelVersion::MountainLion,
40-
KernelVersion::Ventura,
40+
KernelVersion::Sonoma,
4141
[]() {
4242
ibtPatcher.init();
4343
}

0 commit comments

Comments
 (0)