From 0de848cf5d91970f3ef7e682fd096522d5f6d7d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 04:16:03 +0000 Subject: [PATCH] v6.1.170 * automated regeneration (github-actions[bot]) --- 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 f2e541511..02eb1e58f 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 6.1.169 +@version 6.1.170 @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 38b87c114..c05f00600 100644 --- a/github-dark.user.css +++ b/github-dark.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name GitHub Dark @namespace StylishThemes -@version 6.1.169 +@version 6.1.170 @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 ebcf31d61..bdb264da8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "GitHub-Dark", - "version": "6.1.169", + "version": "6.1.170", "lockfileVersion": 3, "requires": true, "packages": { "": { - "version": "6.1.169", + "version": "6.1.170", "devDependencies": { "cssnano": "6.1.2", "escape-string-regexp": "5.0.0", diff --git a/package.json b/package.json index e0adb5e54..1605fb870 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "6.1.169", + "version": "6.1.170", "type": "module", "devDependencies": { "cssnano": "6.1.2",