Skip to content

Commit

Permalink
Update SpookyX-noupdate.user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Fiddlekins committed Sep 16, 2016
1 parent 91240f6 commit 71f783a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SpookyX-noupdate.user.js
Expand Up @@ -2,7 +2,7 @@
// @name SpookyX
// @description Enhances functionality of FoolFuuka boards. Developed further for more comfortable ghost-posting on the moe archives.
// @author Fiddlekins
// @version 32.47
// @version 32.48
// @namespace https://github.com/Fiddlekins/SpookyX
// @include http://archive.4plebs.org/*
// @include https://archive.4plebs.org/*
Expand Down Expand Up @@ -38,7 +38,7 @@
// ==/UserScript==

if (GM_info === undefined) {
var GM_info = {script: {version: '32.47'}};
var GM_info = {script: {version: '32.48'}};
}

var settings = {
Expand Down

0 comments on commit 71f783a

Please sign in to comment.