vfox
vfox copied to clipboard
fix: priority accurate matching version
fixes #328
This changes the semantics of PreUse hook.
This changes the semantics of
PreUsehook.
I think that if an exact match is found, there's no need to modify the version. However, you're right, it does indeed change the semantics of PreUse hook.
The problem has been fixed.