Skip to content

Commit 5026891

Browse files
committed
Update version and changelog
1 parent 143ae63 commit 5026891

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Changelog ##
22

3+
### [1.6.1][1.6.1] ###
4+
5+
* Compatible with wordpress 4.8.1
6+
* Add index.php
7+
38
### [1.6][1.6] ###
49

510
* Add Settings link on plugins page
@@ -52,3 +57,4 @@
5257
[1.5]: https://github.com/litefeel/writing-on-github/releases/tag/1.5
5358
[1.5.1]: https://github.com/litefeel/writing-on-github/releases/tag/1.5.1
5459
[1.6]: https://github.com/litefeel/writing-on-github/releases/tag/1.6
60+
[1.6.1]: https://github.com/litefeel/writing-on-github/releases/tag/1.6.1

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/litefeel/writing-on-github/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/litefeel/writing-on-github/?branch=master)
55

66
**Contributors:** litefeel
7-
**Tags:** github, git, version control, content, collaboration, publishing
7+
**Tags:** github, git, version control, content, collaboration, publishing, writing
88
**Donate link:** https://www.paypal.me/litefeel
99
**Requires at least:** 3.9
10-
**Tested up to:** 4.8
11-
**Stable tag:** 1.6
10+
**Tested up to:** 4.8.1
11+
**Stable tag:** 1.6.1
1212
**License:** GPLv2
1313
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
1414

writing-on-github.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Writing on GitHub
44
* Plugin URI: https://github.com/litefeel/writing-on-github
55
* Description: A WordPress plugin to allow you writing on GitHub (or Jekyll site).
6-
* Version: 1.6
6+
* Version: 1.6.1
77
* Author: litefeel
88
* Author URI: https://www.litefeel.com
99
* License: GPLv2

0 commit comments

Comments
 (0)