From 4edb7b8f06d7f3df6475ee3bc5847dc04b396100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 13 Sep 2022 21:54:14 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20v1.9.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 2d17fb5..5ff8a28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "1.8.0", + "version": "1.9.0", "private": false, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index efb4f6f..77b2b89 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "ThirdStats", - "version": "1.8.0", + "version": "1.9.0", "manifest_version": 2, "description": "__MSG_extensionDescription__", "author": "Andreas Müller",