Skip to content

Commit 091026b

Browse files
committed
Release appchan x v2.10.7.
1 parent dfaaa6c commit 091026b

File tree

9 files changed

+18
-11
lines changed

9 files changed

+18
-11
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.7
2+
*2015-10-01*
3+
4+
- Happy Birthday 4chan.
5+
16
### v2.10.6
27
*2015-09-29*
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.6 - 2015-09-29
2+
* appchan x - Version 2.10.7 - 2015-10-01
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.6
3+
// @version 2.10.7
44
// @minGMVer 1.14
55
// @minFFVer 26
66
// @namespace zixaphir

builds/appchan-x.user.js

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

builds/appchan-x.zip

22 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.6",
3+
"version": "2.10.7",
44
"manifest_version": 2,
55
"description": "The most comprehensive 4chan userscript.",
66
"icons": {

builds/crx/script.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.

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.6",
6+
"version": "2.10.7",
77
"namespace": "zixaphir",
88
"repo": "https://github.com/zixaphir/appchan-x/",
99
"page": "http://zixaphir.github.com/appchan-x/",

src/General/css/layout.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* Party Hat */
2+
.party-hat { margin: -80px 0; }
13
/* Cleanup */
24
#absbot,
35
#boardNavDesktop,

0 commit comments

Comments
 (0)