diff --git a/4chan_x.meta.js b/4chan_x.meta.js index 9fd2dfa..d0e3b04 100644 --- a/4chan_x.meta.js +++ b/4chan_x.meta.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan x -// @version 2.40.80 +// @version 2.40.81 // @namespace aeosynth // @description Adds various features. // @copyright 2009-2011 James Campos diff --git a/4chan_x.user.js b/4chan_x.user.js index 1665104..184fa73 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan x -// @version 2.40.80 +// @version 2.40.81 // @namespace aeosynth // @description Adds various features. // @copyright 2009-2011 James Campos @@ -6447,7 +6447,7 @@ return $.globalEval(("(" + code + ")()").replace('_id_', bq.id)); }, namespace: '4chan_x.', - version: '2.40.80', + version: '2.40.81', callbacks: [], css: '\ /* dialog styling */\ diff --git a/latest.js b/latest.js index bba57f0..75edce7 100644 --- a/latest.js +++ b/latest.js @@ -1 +1 @@ -postMessage({version:'2.40.80'},'*') \ No newline at end of file +postMessage({version:'2.40.81'},'*') \ No newline at end of file