Update builds

This commit is contained in:
Kabir Sala 2014-02-15 22:53:31 +01:00
parent 530b4bedba
commit 531ebd9cce
8 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
/* /*
* 4chan X - Version 1.3.6 - 2014-02-15 * 4chan X - Version 1.3.7 - 2014-02-15
* *
* Licensed under the MIT license. * Licensed under the MIT license.
* https://github.com/Spittie/4chan-x/blob/master/LICENSE * https://github.com/Spittie/4chan-x/blob/master/LICENSE

View File

@ -1,6 +1,6 @@
// ==UserScript== // ==UserScript==
// @name 4chan X // @name 4chan X
// @version 1.3.6 // @version 1.3.7
// @minGMVer 1.13 // @minGMVer 1.13
// @minFFVer 26 // @minFFVer 26
// @namespace 4chan-X // @namespace 4chan-X

View File

@ -1,7 +1,7 @@
// Generated by CoffeeScript // Generated by CoffeeScript
// ==UserScript== // ==UserScript==
// @name 4chan X // @name 4chan X
// @version 1.3.6 // @version 1.3.7
// @minGMVer 1.13 // @minGMVer 1.13
// @minFFVer 26 // @minFFVer 26
// @namespace 4chan-X // @namespace 4chan-X
@ -23,7 +23,7 @@
// ==/UserScript== // ==/UserScript==
/* /*
* 4chan X - Version 1.3.6 - 2014-02-15 * 4chan X - Version 1.3.7 - 2014-02-15
* *
* Licensed under the MIT license. * Licensed under the MIT license.
* https://github.com/Spittie/4chan-x/blob/master/LICENSE * https://github.com/Spittie/4chan-x/blob/master/LICENSE
@ -360,7 +360,7 @@
doc = d.documentElement; doc = d.documentElement;
g = { g = {
VERSION: '1.3.6', VERSION: '1.3.7',
NAMESPACE: '4chan X.', NAMESPACE: '4chan X.',
boards: {}, boards: {},
threads: {}, threads: {},

Binary file not shown.

View File

@ -1,6 +1,6 @@
{ {
"name": "4chan X", "name": "4chan X",
"version": "1.3.6", "version": "1.3.7",
"manifest_version": 2, "manifest_version": 2,
"description": "Cross-browser userscript for maximum lurking on 4chan.", "description": "Cross-browser userscript for maximum lurking on 4chan.",
"icons": { "icons": {

View File

@ -1,6 +1,6 @@
// Generated by CoffeeScript // Generated by CoffeeScript
/* /*
* 4chan X - Version 1.3.6 - 2014-02-15 * 4chan X - Version 1.3.7 - 2014-02-15
* *
* Licensed under the MIT license. * Licensed under the MIT license.
* https://github.com/Spittie/4chan-x/blob/master/LICENSE * https://github.com/Spittie/4chan-x/blob/master/LICENSE
@ -337,7 +337,7 @@
doc = d.documentElement; doc = d.documentElement;
g = { g = {
VERSION: '1.3.6', VERSION: '1.3.7',
NAMESPACE: '4chan X.', NAMESPACE: '4chan X.',
boards: {}, boards: {},
threads: {}, threads: {},

View File

@ -1,7 +1,7 @@
// Generated by CoffeeScript // Generated by CoffeeScript
// ==UserScript== // ==UserScript==
// @name 4chan X // @name 4chan X
// @version 1.3.6 // @version 1.3.7
// @minGMVer 1.13 // @minGMVer 1.13
// @minFFVer 26 // @minFFVer 26
// @namespace 4chan-X // @namespace 4chan-X
@ -23,7 +23,7 @@
// ==/UserScript== // ==/UserScript==
/* /*
* 4chan X - Version 1.3.6 - 2014-02-15 * 4chan X - Version 1.3.7 - 2014-02-15
* *
* Licensed under the MIT license. * Licensed under the MIT license.
* https://github.com/Spittie/4chan-x/blob/master/LICENSE * https://github.com/Spittie/4chan-x/blob/master/LICENSE
@ -360,7 +360,7 @@
doc = d.documentElement; doc = d.documentElement;
g = { g = {
VERSION: '1.3.6', VERSION: '1.3.7',
NAMESPACE: '4chan X.', NAMESPACE: '4chan X.',
boards: {}, boards: {},
threads: {}, threads: {},

View File

@ -1 +1 @@
postMessage({version:'1.3.6'},'*') postMessage({version:'1.3.7'},'*')