Where does lime store the last APP_BUILD_NUMBER?

For some reason in one of my openfl projects the generated build number has been reset and when building the project it started again counting at build number 1.

I’d like to correct this and set the value back to what it was before, so the build number counting continues at 2200.

Where does lime/openfl store the last build number it assigned?

Thanks,
gorwell

To answer my own questions… its under bin/.build and I apparently deleted the whole bin directory.

If anyone has suggestions for a better system of storing persistent data like this, let me know :slight_smile:

sebthom submitted a relevant pull request just two days ago: