VMPlugin Version Mismatch

Hello everyone,

I’m running into the following issue on MacOS BigSur:
 ~/dev/dq/vagrant  vagrant --version
Vagrant 2.2.14
~/dev/dq/vagrant  vagrant plugin list
vagrant-vmware-fusion (5.0.4, global)
~/dev/dq/vagrant  vagrant up --provider=vmware_fusion
You’re using a version of Vagrant that is too new for this
version of the VMware plugin. Please uninstall and then
reinstall the VMware plugin. For this error, doing a plugin
update command will not

What version of Vagrant am I supposed to install?