From 50268916b29dbccbb8c31d7fc70e6aa8d0d5deac Mon Sep 17 00:00:00 2001 From: litefeel Date: Tue, 15 Aug 2017 23:22:05 +0800 Subject: [PATCH] Update version and changelog --- CHANGELOG.md | 6 ++++++ README.md | 6 +++--- writing-on-github.php | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d50551..742bd84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## Changelog ## +### [1.6.1][1.6.1] ### + +* Compatible with wordpress 4.8.1 +* Add index.php + ### [1.6][1.6] ### * Add Settings link on plugins page @@ -52,3 +57,4 @@ [1.5]: https://github.com/litefeel/writing-on-github/releases/tag/1.5 [1.5.1]: https://github.com/litefeel/writing-on-github/releases/tag/1.5.1 [1.6]: https://github.com/litefeel/writing-on-github/releases/tag/1.6 + [1.6.1]: https://github.com/litefeel/writing-on-github/releases/tag/1.6.1 diff --git a/README.md b/README.md index 96695ed..6a20aa2 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ [![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) **Contributors:** litefeel -**Tags:** github, git, version control, content, collaboration, publishing +**Tags:** github, git, version control, content, collaboration, publishing, writing **Donate link:** https://www.paypal.me/litefeel **Requires at least:** 3.9 -**Tested up to:** 4.8 -**Stable tag:** 1.6 +**Tested up to:** 4.8.1 +**Stable tag:** 1.6.1 **License:** GPLv2 **License URI:** http://www.gnu.org/licenses/gpl-2.0.html diff --git a/writing-on-github.php b/writing-on-github.php index d0334fb..465cb34 100644 --- a/writing-on-github.php +++ b/writing-on-github.php @@ -3,7 +3,7 @@ * Plugin Name: Writing on GitHub * Plugin URI: https://github.com/litefeel/writing-on-github * Description: A WordPress plugin to allow you writing on GitHub (or Jekyll site). - * Version: 1.6 + * Version: 1.6.1 * Author: litefeel * Author URI: https://www.litefeel.com * License: GPLv2