Skip to content

Commit c5403b0

Browse files
committed
update version
1 parent 8f42cd1 commit c5403b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Donate link:** https://www.paypal.me/litefeel
55
**Requires at least:** 3.9
66
**Tested up to:** 4.8
7-
**Stable tag:** 1.4
7+
**Stable tag:** 1.4.1
88
**License:** GPLv2
99
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
1010

writing-on-github.php

+2-2
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.3
6+
* Version: 1.4.1
77
* Author: litefeel
88
* Author URI: https://www.litefeel.com
99
* License: GPLv2
@@ -61,7 +61,7 @@ class Writing_On_GitHub {
6161
* Current version
6262
* @var string
6363
*/
64-
public static $version = '1.4';
64+
public static $version = '1.4.1';
6565

6666
/**
6767
* Controller object

0 commit comments

Comments
 (0)