diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-07 15:10:42 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-07 15:10:42 -0500 |
commit | af49d350c0fe1b4c65e39031b4aca03247a87350 (patch) | |
tree | 8f4d374d3565be55d6bd04da6ce88651db5cda83 /scripts-greasemonkey/invidio_dark_mode.user.js | |
parent | 21cc4612b009645e2506c58156d6944ac646cef8 (diff) | |
download | book-af49d350c0fe1b4c65e39031b4aca03247a87350.tar.lz book-af49d350c0fe1b4c65e39031b4aca03247a87350.tar.xz book-af49d350c0fe1b4c65e39031b4aca03247a87350.zip |
update versions
Signed-off-by: Jesús <heckyel@hyperbola.info>
Diffstat (limited to 'scripts-greasemonkey/invidio_dark_mode.user.js')
-rw-r--r-- | scripts-greasemonkey/invidio_dark_mode.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-greasemonkey/invidio_dark_mode.user.js b/scripts-greasemonkey/invidio_dark_mode.user.js index 4520ca9..bc4528a 100644 --- a/scripts-greasemonkey/invidio_dark_mode.user.js +++ b/scripts-greasemonkey/invidio_dark_mode.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name Invidious - Dark Mode -// @version 1.1.5 +// @version 1.1.6 // @author Jesús E. // @license GPL-3.0 // @description This script automatically toggles dark mode on Invidious and its various public instances. |