Add zips
This commit is contained in:
parent
0868e35000
commit
9759a05c75
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "appchan x",
|
||||
"version": "2.2.2",
|
||||
"version": "2.3.0",
|
||||
"manifest_version": 2,
|
||||
"description": "The most comprehensive 4chan userscript.",
|
||||
"icons": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
// Generated by CoffeeScript
|
||||
/*
|
||||
* appchan x - Version 2.2.2 - 2013-08-10
|
||||
* appchan x - Version 2.3.0 - 2013-08-10
|
||||
*
|
||||
* Licensed under the MIT license.
|
||||
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
||||
@ -412,7 +412,7 @@
|
||||
doc = d.documentElement;
|
||||
|
||||
g = {
|
||||
VERSION: '2.2.2',
|
||||
VERSION: '2.3.0',
|
||||
NAMESPACE: 'appchan_x.',
|
||||
TYPE: 'sfw',
|
||||
boards: {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user