From 526a7cb3eec6f2de60e68bff7e2f3aa48b4dc55d Mon Sep 17 00:00:00 2001 From: Martin Giger Date: Mon, 23 May 2022 11:47:45 +0200 Subject: [PATCH] 1.9.6 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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": {