update builds

This commit is contained in:
Kabir Sala 2014-02-21 00:02:36 +01:00
parent 2056fc85f2
commit fa024c3044
9 changed files with 12 additions and 12 deletions

View File

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

View File

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

View File

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

Binary file not shown.

View File

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

View File

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

Binary file not shown.

View File

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

View File

@ -1 +1 @@
postMessage({version:'1.3.9'},'*')
postMessage({version:'1.3.10'},'*')