From a5cdf2c6a2190e567019c6a1c7b80a81e3dbd7da Mon Sep 17 00:00:00 2001 From: litefeel Date: Mon, 6 Apr 2020 18:37:41 +0800 Subject: [PATCH] Bump version to 1.11 --- CHANGELOG.md | 5 +++++ README.md | 2 +- writing-on-github.php | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81b89f8..d2a7a73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Changelog ## +### [1.11][1.11] ### + +* Fixed correct the url of files in the images directory + ### [1.10][1.10] ### * Fixed cannot publish post from github in _draffts @@ -82,3 +86,4 @@ [1.8]: https://github.com/litefeel/writing-on-github/releases/tag/1.8 [1.9]: https://github.com/litefeel/writing-on-github/releases/tag/1.9 [1.10]: https://github.com/litefeel/writing-on-github/releases/tag/1.10 + [1.11]: https://github.com/litefeel/writing-on-github/releases/tag/1.11 diff --git a/README.md b/README.md index b46f079..1c3c291 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ **Donate link:** https://www.paypal.me/litefeel **Requires at least:** 3.9 **Tested up to:** 5.4 -**Stable tag:** 1.10.1 +**Stable tag:** 1.11 **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 cf16ca8..66a1974 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.10.1 + * Version: 1.11 * Author: litefeel * Author URI: https://www.litefeel.com * License: GPLv2