I'm having a weird issue with the build and version number resetting every time I make a build of my project. Right now the current version is "alpha 0.1", if I set it to literally anything else it will always reset to "alpha 0.1" when I build the project. Same with build number, it always resets to 0.
Using Playdate SDK 3.0.1, developing in VS Code (with the Orta.playdate extension) on Mac. Never had this issue with my other Playdate projects.
I have switched machines since I last touched this project, but I can’t imagine what the cause could be. Perhaps it’s a bug.
Any ideas..?