diff --git a/admin/src/components/ContentFooter.vue b/admin/src/components/ContentFooter.vue
index 5afda3280..be305f650 100644
--- a/admin/src/components/ContentFooter.vue
+++ b/admin/src/components/ContentFooter.vue
@@ -7,13 +7,17 @@
{{ $t('footer.copyright.year', { year }) }}
{{ $t('footer.copyright.link') }}
- {{ $t('math.pipe', 1) }}
-
+ |
+
{{ $t('footer.app_version', { version }) }}