From 3e291b8f2b3c6aa7b00b2c8077218e7a68f6d70f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 26 May 2021 10:07:41 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20v1.7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a22eaef..d9f0896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "1.6.0", + "version": "1.7.0", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index 515034e..8ca0b1f 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "ThirdStats", - "version": "1.6.0", + "version": "1.7.0", "manifest_version": 2, "description": "__MSG_extensionDescription__", "author": "Andreas Müller",