Skip to content

Commit

Permalink
Add support for macOS Ventura (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorys89 authored Jun 23, 2022
1 parent 7f6639a commit 39c9790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RealtekCardReaderFriend/RealtekCardReaderFriend.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,6 @@ PluginConfiguration ADDPR(config) =
bootargBeta,
arrsize(bootargBeta),
KernelVersion::Mojave,
KernelVersion::Monterey,
KernelVersion::Ventura,
start
};

0 comments on commit 39c9790

Please sign in to comment.