diff options
author | Jesús <heckyel@hyperbola.info> | 2019-10-11 17:58:03 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-10-11 17:58:03 -0500 |
commit | 4d0e283195cda1fc3caf9d8d6ec580486c7dfcf3 (patch) | |
tree | 596fc967eeaf16580ca11759512976658832a1d7 | |
parent | fc3137ff8eb446a8fa85aea0d9c2fac4b69367e7 (diff) | |
download | book-4d0e283195cda1fc3caf9d8d6ec580486c7dfcf3.tar.lz book-4d0e283195cda1fc3caf9d8d6ec580486c7dfcf3.tar.xz book-4d0e283195cda1fc3caf9d8d6ec580486c7dfcf3.zip |
[invidio_dark_mode.user.js] update version
-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 83dc10a..3de6fd0 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.1 +// @version 1.1.2 // @author ace2k, Jesús E. // @license GPL-3.0 // @description This script automatically toggles dark mode on Invidious and its various public instances. |