diff --git a/SECURITY.md b/SECURITY.md index 66ae621..13487ef 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Supported Versions -The last stable version of ThirdStats is always being supported with security updates. +The latest stable version of ThirdStats is being supported with security updates. ## Reporting a Vulnerability diff --git a/package.json b/package.json index 9eff483..6dd6925 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "1.5.0", + "version": "1.5.1", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index e8ac78f..4fedf49 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "ThirdStats", - "version": "1.5.0", + "version": "1.5.1", "manifest_version": 2, "description": "__MSG_extensionDescription__", "author": "Andreas Müller",