This app is running with version {{ version }}
The version that is displayed here depends on the context this app was started with.
Note: The Git tag and hash are taken from the ng-appversion repository because this example resides in that.
- no context: The displayed version should be the latest Git tag from ng-appversion project (e.g. v1.3.0)
- production: The displayed version should be 1.0.0
- development: The displayed version should be 1.0.0 with the latest hash of the ng-appversion project (e.g. 1.0.0-gda1e67f)