Update version mismatch error to only occur on major or minor version change

I was sharing some presets with a friend who had version 1.0.2 instead of version 1.0.3 and they got an error about the preset being made in a newer version of Vital. If Vital uses semantic versioning, the contract for what’s in the preset file should only change on a minor or major version upgrade, so I’d like to request that this error not happen on patch version upgrades. The other reason I’d like to request this is the fact that vital version updates require a full redownload and reinstall from what I’ve seen, and the patch version releases don’t seem to be announced anywhere.