[choreo] Indicate dev build next to version in title bar
Closed this issue · 0 comments
roboteer5291 commented
Indicate that the build is a dev build in the header to facilitate easier identification of non-release code when helping out users. If users are using a dev version, then they may have bugs that have already been resolved. This also lets users know that they aren't using a full release.
This could be done by appending the commit hash to the name, ex "2024.2.3 b4a690f" or just a simple "2024.2.3 dev". This should not be present on full releases, where it should just show the proper version number.