Introduce a version environment variable to the github actions yml. This will be injected into the React app, as well. If requested the app should check the own version number with the latest version tag in this repo (maybe add a new file for that?). If it's older notify the user. Not sure how to that...
Introduce a version environment variable to the github actions yml. This will be injected into the React app, as well. If requested the app should check the own version number with the latest version tag in this repo (maybe add a new file for that?). If it's older notify the user. Not sure how to that...