Add version of your application from a version.json file in the Drupal toolbar.

Add manually or via git hooks the git tag in a version.json file formatted as follow :

{
  "tag": "1.0"
}