Commit c5403b0 1 parent 8f42cd1 commit c5403b0 Copy full SHA for c5403b0
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
** Donate link:** https://www.paypal.me/litefeel
5
5
** Requires at least:** 3.9
6
6
** Tested up to:** 4.8
7
- ** Stable tag:** 1.4
7
+ ** Stable tag:** 1.4.1
8
8
** License:** GPLv2
9
9
** License URI:** http://www.gnu.org/licenses/gpl-2.0.html
10
10
Original file line number Diff line number Diff line change 3
3
* Plugin Name: Writing on GitHub
4
4
* Plugin URI: https://github.com/litefeel/writing-on-github
5
5
* Description: A WordPress plugin to allow you writing on GitHub (or Jekyll site).
6
- * Version: 1.3
6
+ * Version: 1.4.1
7
7
* Author: litefeel
8
8
* Author URI: https://www.litefeel.com
9
9
* License: GPLv2
@@ -61,7 +61,7 @@ class Writing_On_GitHub {
61
61
* Current version
62
62
* @var string
63
63
*/
64
- public static $ version = '1.4 ' ;
64
+ public static $ version = '1.4.1 ' ;
65
65
66
66
/**
67
67
* Controller object
You can’t perform that action at this time.
0 commit comments