From 25c60707fbe029c7b10a3b9e3aa36a6a20e927eb Mon Sep 17 00:00:00 2001 From: silverwind Date: Fri, 26 Apr 2024 01:56:45 +0200 Subject: [PATCH] v5.5.0 * remove zenhub (silverwind) --- github-custom-fonts.user.css | 2 +- github-dark.user.css | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/github-custom-fonts.user.css b/github-custom-fonts.user.css index 5a39bd980..540aa546f 100644 --- a/github-custom-fonts.user.css +++ b/github-custom-fonts.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name GitHub Custom Fonts @namespace StylishThemes -@version 5.4.49 +@version 5.5.0 @homepageURL https://github.com/StylishThemes/GitHub-Dark @updateURL https://stylishthemes.github.io/GitHub-Dark/github-custom-fonts.user.css @license BSD-2-Clause diff --git a/github-dark.user.css b/github-dark.user.css index 77b7e46b0..b1887764f 100644 --- a/github-dark.user.css +++ b/github-dark.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name GitHub Dark @namespace StylishThemes -@version 5.4.49 +@version 5.5.0 @homepageURL https://github.com/StylishThemes/GitHub-Dark @updateURL https://stylishthemes.github.io/GitHub-Dark/github-dark.user.css @license BSD-2-Clause diff --git a/package-lock.json b/package-lock.json index eec5f5f09..af3dd7446 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "GitHub-Dark", - "version": "5.4.49", + "version": "5.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "version": "5.4.49", + "version": "5.5.0", "devDependencies": { "cssnano": "6.1.2", "escape-string-regexp": "5.0.0", diff --git a/package.json b/package.json index b08d8484a..b8485ac93 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "5.4.49", + "version": "5.5.0", "type": "module", "devDependencies": { "cssnano": "6.1.2",