From 0551a5350f0be653a1a66756a061e0fd3813c120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 20 Nov 2020 17:29:30 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20v0.8.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 f9a200a..d474c29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "0.7.0", + "version": "0.8.0", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index 60762d4..fcfac10 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "ThirdStats", - "version": "0.7.0", + "version": "0.8.0", "manifest_version": 2, "description": "__MSG_extensionDescription__", "author": "Andreas Müller",