diff --git a/dark-inspired-github.user.styl b/dark-inspired-github.user.styl index abbd98e..7424b1c 100644 --- a/dark-inspired-github.user.styl +++ b/dark-inspired-github.user.styl @@ -6,7 +6,7 @@ @homepageURL https://github.com/style-it-themes/dark-inspired-github @supportURL https://github.com/style-it-themes/dark-inspired-github/issues @updateURL https://github.com/style-it-themes/dark-inspired-github/raw/main/dark-inspired-github.user.styl -@version 2.1.0 +@version 3.0.0 @license MIT @preprocessor stylus @@ -48,7 +48,7 @@ ==/UserStyle== */ // Remove old browser prefixes. vendors = official -version = 'Dark Inspired GitHub - v2.1.0' +version = 'Dark Inspired GitHub - v3.0.0' t = transparent i = !important r = unquote diff --git a/package.json b/package.json index ffb1f9b..44323ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dark-inspired-github", "title": "Dark Inspired GitHub", - "version": "2.1.0", + "version": "3.0.0", "license": "MIT", "homepage": "https://github.com/style-it-themes/dark-inspired-github", "repository": "style-it-themes/dark-inspired-github",