I want to verify what versions of minecraft my mod works on, and for the ones that the mod doesn't work, fix it if it's simple enough.
I would imagine that to keep track of the changes I would need to use a branch for each version/version groups I'm working on.
But if I want to downgrade the minecraft version, do I simply change minecraft version inside fabric.mod.json and that's it? Is there something I should be aware of, or things that I shouldn't do?
Just looking for general dos and donts, even better if it comes from experience (And why).

please dont do this, just use multiloader