Skip to content

Commit 3a7b41a

Browse files
authored
chore: increment version
1 parent 0e43749 commit 3a7b41a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Spectacles/meta.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name %name%
3-
// @version 1.1.0
3+
// @version 1.1.1
44
// @description A reddit userscript to effortlessly remove all spoilers in posts, and make it crystal clear.
55
// @namespace %namespace%
66
// @homepageURL %homepage%
@@ -10,4 +10,4 @@
1010
// @run-at document-end
1111
// @require https://cdn.jsdelivr.net/combine/npm/@violentmonkey/dom@2,npm/@violentmonkey/[email protected]
1212
// @match https://www.reddit.com/*
13-
// ==/UserScript==
13+
// ==/UserScript==

0 commit comments

Comments
 (0)