From c80445151a3f035c43ac7406df49d1232e78f05d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 31 Jul 2021 12:46:21 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20v1.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- public/manifest.json | 2 +- src/Stats.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e917ec8..b002509 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "1.7.0", + "version": "1.8.0", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index f30f97c..0fc38f9 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "ThirdStats", - "version": "1.7.0", + "version": "1.8.0", "manifest_version": 2, "description": "__MSG_extensionDescription__", "author": "Andreas Müller", diff --git a/src/Stats.vue b/src/Stats.vue index 83f69df..a9d9b24 100644 --- a/src/Stats.vue +++ b/src/Stats.vue @@ -268,7 +268,7 @@ :data-tooltip="$t('stats.mailsPerWeek')" @click="activateTab('numbers', 'weeks')" > - {{ $t("stats.abbreviations.calendarWeek") }} + {{ $t("stats.abbreviations.week") }}