diff options
author | Jesús <heckyel@hyperbola.info> | 2019-10-17 16:24:16 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-10-17 16:24:16 -0500 |
commit | f720059c5a29074986be9fa6b0f19e466c492340 (patch) | |
tree | 42e3aee72138ec2eeedbe5d744887c8a9c662aae | |
parent | ea5416b35f03f2558df64f383f1b4e1a4ae137fc (diff) | |
download | book-f720059c5a29074986be9fa6b0f19e466c492340.tar.lz book-f720059c5a29074986be9fa6b0f19e466c492340.tar.xz book-f720059c5a29074986be9fa6b0f19e466c492340.zip |
[invidio_dark_mode] 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 312b140..979d6e1 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.2 +// @version 1.1.3 // @author Jesús E. // @license GPL-3.0 // @description This script automatically toggles dark mode on Invidious and its various public instances. |