diff --git a/github-custom-fonts.user.css b/github-custom-fonts.user.css index 38d63880f..06ceaf8c7 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.2.50 +@version 5.2.51 @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 b4c56c6d6..e8ffa75ab 100644 --- a/github-dark.user.css +++ b/github-dark.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name GitHub Dark @namespace StylishThemes -@version 5.2.50 +@version 5.2.51 @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 40e1eb5e5..4619fe928 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "GitHub-Dark", - "version": "5.2.50", + "version": "5.2.51", "lockfileVersion": 3, "requires": true, "packages": { "": { - "version": "5.2.50", + "version": "5.2.51", "devDependencies": { "cssnano": "6.0.1", "escape-string-regexp": "5.0.0", diff --git a/package.json b/package.json index fc7cee2bf..9e8017b62 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "5.2.50", + "version": "5.2.51", "type": "module", "devDependencies": { "cssnano": "6.0.1",