diff --git a/frontend/src/app/core/sidebar/sidebar.component.html b/frontend/src/app/core/sidebar/sidebar.component.html index 1a44c773..48ed6f96 100644 --- a/frontend/src/app/core/sidebar/sidebar.component.html +++ b/frontend/src/app/core/sidebar/sidebar.component.html @@ -120,12 +120,16 @@ - + + + + +
{{ 'VERSION' | translate }} {{ currentVersionName }}{{ currentVersionName }} ({{currentVersionCommitHash}})
{{ 'RELEASE_DATE' | translate }} {{ currentVersionReleaseDate }}
{{ 'AVAILABLE_VERSION' | translate }} {{latestVersion}}