How do other devs handle build version history?
How could I keep pushing out updates (v0.1, v0.2, etc..) but also at some point have the ability to revert back to a previous more stable build? ie: Let's say I push a new build (v0.3) and it turns out to contain some nasty bugs that crash the game. Can I revert to a previous stable build (v0.2) using butler or the itch.io project dashboard?