git tag version in output

This commit is contained in:
2021-07-01 16:34:56 +02:00
parent d916ab7b28
commit 157b9e9843

View File

@ -20,6 +20,7 @@
</button>
<span>Nober Grundbesitz GbR Hausverwaltung</span>
<span class="spacer"></span>
GITTAGVERSION
<a *ngIf="!authenticated" mat-button routerLink="/login">Login</a>
<a *ngIf="authenticated" mat-button routerLink="/logout">Logout</a>
</mat-toolbar>