diff --git a/CHANGELOG.md b/CHANGELOG.md index 808526f..855bff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ ## Changelog ## -### [1.0][] ### +### [1.1][1.1] ### + +* Transfer ownership + +### [1.0][1.0] ### * Initial version + [1.1]: https://github.com/litefeel/writing-on-github/releases/tag/1.1 [1.0]: https://github.com/litefeel/writing-on-github/releases/tag/1.0 diff --git a/README.md b/README.md index 43c1187..c96d7d7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Writing On GitHub # -**Contributors:** lite3 +**Contributors:** litefeel **Tags:** github, git, version control, content, collaboration, publishing **Donate link:** https://www.paypal.me/litefeel **Requires at least:** 3.9 -**Tested up to:** 4.7 -**Stable tag:** 1.0 +**Tested up to:** 4.7.3 +**Stable tag:** 1.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 0737c03..dbd48e1 100644 --- a/writing-on-github.php +++ b/writing-on-github.php @@ -3,8 +3,8 @@ * 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.0 - * Author: lite3 + * Version: 1.1 + * Author: litefeel * Author URI: https://www.litefeel.com * License: GPLv2 * Text Domain: writing-on-github