Skip to content

Commit 4eeecdd

Browse files
committed
Release appchan x v2.10.9.
1 parent 62b21a5 commit 4eeecdd

File tree

8 files changed

+14
-9
lines changed

8 files changed

+14
-9
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### v2.10.9
2+
*2015-10-06*
3+
4+
- Bugfixes.
5+
16
### v2.10.8
27
*2015-10-02*
38

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* appchan x - Version 2.10.8 - 2015-10-06
2+
* appchan x - Version 2.10.9 - 2015-10-06
33
*
44
* Licensed under the MIT license.
55
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE

builds/appchan-x.meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name appchan x
3-
// @version 2.10.8
3+
// @version 2.10.9
44
// @minGMVer 1.14
55
// @minFFVer 26
66
// @namespace zixaphir

builds/appchan-x.user.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

builds/appchan-x.zip

-13 Bytes
Binary file not shown.

builds/crx/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appchan x",
3-
"version": "2.10.8",
3+
"version": "2.10.9",
44
"manifest_version": 2,
55
"description": "The most comprehensive 4chan userscript.",
66
"icons": {

builds/crx/script.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "The most comprehensive 4chan userscript.",
44
"meta": {
55
"name": "appchan x",
6-
"version": "2.10.8",
6+
"version": "2.10.9",
77
"namespace": "zixaphir",
88
"repo": "https://github.com/zixaphir/appchan-x/",
99
"page": "http://zixaphir.github.com/appchan-x/",

0 commit comments

Comments
 (0)