We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e43749 commit 3a7b41aCopy full SHA for 3a7b41a
src/Spectacles/meta.js
@@ -1,6 +1,6 @@
1
// ==UserScript==
2
// @name %name%
3
-// @version 1.1.0
+// @version 1.1.1
4
// @description A reddit userscript to effortlessly remove all spoilers in posts, and make it crystal clear.
5
// @namespace %namespace%
6
// @homepageURL %homepage%
@@ -10,4 +10,4 @@
10
// @run-at document-end
11
// @require https://cdn.jsdelivr.net/combine/npm/@violentmonkey/dom@2,npm/@violentmonkey/[email protected]
12
// @match https://www.reddit.com/*
13
-// ==/UserScript==
+// ==/UserScript==
0 commit comments