We have a drop down menu of software versions that the user can select for each of our apps.
Is there a way to hide the version: that is displayed right after the app name? In our case, it is showing the git commit for our app.
I see that if a file named VERSION is in the app directory, it will display the version that is in that file instead of the git commit but we want to hide this version: tag