VCV Rack wants to downgrade a plugin, any work arounds?

While it doesn’t have a down side, it doesn’t work well Automated building and releasing Plugins on Github with Github Actions. The script there generates either plugin ids with the git hash (as pictured above) or I think it can create normal version numbers through tags but then you have to tag a version with the previous versions numbers.

I’ve mostly been using the git hash version when distributing to my testers. I’m sure I could remove the githash sufix from those builds. I guess I could move the hash into the name so that people can tell me which version they are on…

But surely there must be another work around I’m not thinking of?