aboutsummaryrefslogtreecommitdiffstats
path: root/scripts-greasemonkey
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-03-18 11:42:07 -0500
committerJesús <heckyel@hyperbola.info>2020-03-18 11:42:07 -0500
commit628ce27f1a811719dbc7d8b48d5b5e60608dc0f1 (patch)
tree4ebb856d5d0286a79978fd88dcd358f3d683f918 /scripts-greasemonkey
parent5133870b41078d3193ef2efc6a7ed4e3d27a8f54 (diff)
downloadbook-628ce27f1a811719dbc7d8b48d5b5e60608dc0f1.tar.lz
book-628ce27f1a811719dbc7d8b48d5b5e60608dc0f1.tar.xz
book-628ce27f1a811719dbc7d8b48d5b5e60608dc0f1.zip
instagram_to_bibliogram: update version
Diffstat (limited to 'scripts-greasemonkey')
-rw-r--r--scripts-greasemonkey/instagram_to_bibliogram.user.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-greasemonkey/instagram_to_bibliogram.user.js b/scripts-greasemonkey/instagram_to_bibliogram.user.js
index 459e85a..36512a2 100644
--- a/scripts-greasemonkey/instagram_to_bibliogram.user.js
+++ b/scripts-greasemonkey/instagram_to_bibliogram.user.js
@@ -8,7 +8,7 @@
// @exclude /^http(s|)://(www[.]|)bibliogram[.]art/.*$/
// @exclude /^http(s|)://(www[.]|)bibliogram[.]snopyta[.]org/.*$/
// @exclude /^http(s|)://(www[.]|)bibliogram[.]pussthecat[.]org/.*$/
-// @version 0.1.2
+// @version 0.1.3
// @grant none
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
// ==/UserScript==