diff --git a/package-lock.json b/package-lock.json index b3147af..122b782 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "advanced-github-notifier", - "version": "1.9.5", + "version": "1.9.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "advanced-github-notifier", - "version": "1.9.5", + "version": "1.9.6", "license": "MPL-2.0", "devDependencies": { "@freaktechnik/eslint-config-base": "^9.0.2", diff --git a/package.json b/package.json index 2cf0c5a..29a130c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "advanced-github-notifier", - "version": "1.9.5", + "version": "1.9.6", "description": "A Firefox extension, that not only shows a count of notifications, but also shows notification popups and has a popup that gives direct access to the notifications.", "main": "manifest.json", "scripts": {