diff --git a/dashboard/src/components/app/Info.vue b/dashboard/src/components/app/Info.vue index c6a61b1c1..069f9070c 100644 --- a/dashboard/src/components/app/Info.vue +++ b/dashboard/src/components/app/Info.vue @@ -81,7 +81,7 @@ onMounted(() => {
{{ $t('app.updates.info.description') }}
-
{{ app.manifest.title }} {{ app.manifest.version }}
+
{{ app.manifest.title }} {{ app.manifest.upstreamVersion }}
{{ app.manifest.dockerImage }}