diff --git a/package.json b/package.json index 11903fe..beb9fd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "1.11.0", + "version": "1.11.1", "scripts": { "dev": "vite", "build": "vite build", diff --git a/public/manifest.json b/public/manifest.json index 42967f9..b810382 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "ThirdStats", - "version": "1.11.0", + "version": "1.11.1", "manifest_version": 3, "description": "__MSG_extensionDescription__", "author": "Andreas Müller",