Release appchan x v2.10.2.

This commit is contained in:
Zixaphir 2015-01-14 17:36:44 -07:00
parent 050e2e6201
commit f09593a1aa
8 changed files with 14 additions and 7 deletions

View File

@ -1,6 +1,13 @@
### v2.10.2
*2015-01-14*
- Bugfixes.
### v2.10.1 ### v2.10.1
*2015-01-14* *2015-01-14*
- Bugfixes.
## v2.10.0 ## v2.10.0
*2015-01-14* *2015-01-14*

View File

@ -1,5 +1,5 @@
/* /*
* appchan x - Version 2.10.1 - 2015-01-14 * appchan x - Version 2.10.2 - 2015-01-14
* *
* 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

View File

@ -1,6 +1,6 @@
// ==UserScript== // ==UserScript==
// @name appchan x // @name appchan x
// @version 2.10.1 // @version 2.10.2
// @minGMVer 1.14 // @minGMVer 1.14
// @minFFVer 26 // @minFFVer 26
// @namespace zixaphir // @namespace zixaphir

View File

@ -1,7 +1,7 @@
// Generated by CoffeeScript // Generated by CoffeeScript
// ==UserScript== // ==UserScript==
// @name appchan x // @name appchan x
// @version 2.10.1 // @version 2.10.2
// @minGMVer 1.14 // @minGMVer 1.14
// @minFFVer 26 // @minFFVer 26
// @namespace zixaphir // @namespace zixaphir
@ -27,7 +27,7 @@
// ==/UserScript== // ==/UserScript==
/* /*
* appchan x - Version 2.10.1 - 2015-01-14 * appchan x - Version 2.10.2 - 2015-01-14
* *
* 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

Binary file not shown.

View File

@ -1,6 +1,6 @@
{ {
"name": "appchan x", "name": "appchan x",
"version": "2.10.1", "version": "2.10.2",
"manifest_version": 2, "manifest_version": 2,
"description": "The most comprehensive 4chan userscript.", "description": "The most comprehensive 4chan userscript.",
"icons": { "icons": {

View File

@ -1,6 +1,6 @@
// Generated by CoffeeScript // Generated by CoffeeScript
/* /*
* appchan x - Version 2.10.1 - 2015-01-14 * appchan x - Version 2.10.2 - 2015-01-14
* *
* 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

View File

@ -1,6 +1,6 @@
{ {
"name": "appchan-x", "name": "appchan-x",
"version": "2.10.1", "version": "2.10.2",
"description": "The most comprehensive 4chan userscript.", "description": "The most comprehensive 4chan userscript.",
"meta": { "meta": {
"name": "appchan x", "name": "appchan x",