Release appchan x v2.9.37.
This commit is contained in:
parent
b5d6915dda
commit
2fad771b94
@ -1,6 +1,13 @@
|
|||||||
|
### v2.9.37
|
||||||
|
*2014-10-01*
|
||||||
|
|
||||||
|
- Bugfixes.
|
||||||
|
|
||||||
### v2.9.36
|
### v2.9.36
|
||||||
*2014-09-07*
|
*2014-09-07*
|
||||||
|
|
||||||
|
- Bugfixes.
|
||||||
|
|
||||||
### v2.9.35
|
### v2.9.35
|
||||||
*2014-08-24*
|
*2014-08-24*
|
||||||
|
|
||||||
|
|||||||
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* appchan x - Version 2.9.36 - 2014-10-01
|
* appchan x - Version 2.9.37 - 2014-10-01
|
||||||
*
|
*
|
||||||
* Licensed under the MIT license.
|
* Licensed under the MIT license.
|
||||||
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name appchan x
|
// @name appchan x
|
||||||
// @version 2.9.36
|
// @version 2.9.37
|
||||||
// @minGMVer 1.14
|
// @minGMVer 1.14
|
||||||
// @minFFVer 26
|
// @minFFVer 26
|
||||||
// @namespace zixaphir
|
// @namespace zixaphir
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "appchan x",
|
"name": "appchan x",
|
||||||
"version": "2.9.36",
|
"version": "2.9.37",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "The most comprehensive 4chan userscript.",
|
"description": "The most comprehensive 4chan userscript.",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "appchan-x",
|
"name": "appchan-x",
|
||||||
"version": "2.9.36",
|
"version": "2.9.37",
|
||||||
"description": "The most comprehensive 4chan userscript.",
|
"description": "The most comprehensive 4chan userscript.",
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "appchan x",
|
"name": "appchan x",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user