Skip to content

Commit 080f8e8

Browse files
committed
release: 1.0.0-rc.4
1 parent c1308d2 commit 080f8e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

github.user.styl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
@homepageURL https://github.com/vednoc/dark-github
77
@supportURL https://github.com/vednoc/dark-github/issues
88
@updateURL https://github.com/vednoc/dark-github/raw/main/github.user.styl
9-
@version 1.0.0-rc.3
9+
@version 1.0.0-rc.4
1010
@license MIT
1111
@preprocessor stylus
1212
@@ -237,7 +237,7 @@ for c, i in colors[2..length(colors)] {
237237
// Userstyle variables.
238238
:root:not(#z) {
239239
/// Userstyle info.
240-
--note: 'Dark-GitHub v1.0.0-rc.3'
240+
--note: 'Dark-GitHub v1.0.0-rc.4'
241241

242242
/// Feat -> Custom monospace font.
243243
$mono1 = 'SFMono-Regular', 'Consolas', 'Liberation Mono', 'Menlo'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Dark-GitHub",
33
"title": "Dark GitHub",
4-
"version": "1.0.0-rc.3",
4+
"version": "1.0.0-rc.4",
55
"license": "MIT",
66
"repository": "vednoc/Dark-GitHub",
77
"private": true,

0 commit comments

Comments
 (0)