diff --git a/package.json b/package.json index c586275..d467dcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "1.9.0", + "version": "1.10.0", "private": false, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index 77b2b89..5a7521c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "ThirdStats", - "version": "1.9.0", + "version": "1.10.0", "manifest_version": 2, "description": "__MSG_extensionDescription__", "author": "Andreas Müller",