From 9722e1f41a5a87e80641674986b4adf7226f35ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 7 Dec 2020 16:10:08 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20v1.0.2?= 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 a081365..2a56182 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "1.0.1", + "version": "1.0.2", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index 5014520..e9e8795 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "ThirdStats", - "version": "1.0.1", + "version": "1.0.2", "manifest_version": 2, "description": "__MSG_extensionDescription__", "author": "Andreas Müller",