diff --git a/github-custom-fonts.user.css b/github-custom-fonts.user.css index fef56e0b1..c6ab1854b 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.0.761 +@version 6.0.762 @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 cebc96771..3a68ddc5e 100644 --- a/github-dark.user.css +++ b/github-dark.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name GitHub Dark @namespace StylishThemes -@version 6.0.761 +@version 6.0.762 @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 6b55d0914..59b320f9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "GitHub-Dark", - "version": "6.0.761", + "version": "6.0.762", "lockfileVersion": 3, "requires": true, "packages": { "": { - "version": "6.0.761", + "version": "6.0.762", "devDependencies": { "cssnano": "6.1.2", "escape-string-regexp": "5.0.0", diff --git a/package.json b/package.json index a4224eea7..0e0b6b649 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "6.0.761", + "version": "6.0.762", "type": "module", "devDependencies": { "cssnano": "6.1.2",