Skip to content

Commit 786cc34

Browse files
committed
bump version
1 parent 59324b5 commit 786cc34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

steempress_sp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* @wordpress-plugin
1515
* Plugin Name: Steempress
1616
* Description: Publishes your article to the steem blockchain automatically to allow you to earn money and reach new audiences.
17-
* Version: 2.2.3
17+
* Version: 2.3
1818
* Author: Martin Lees
1919
* Author URI: https://steemit.com/@howo
2020
* License: GPL-2.0+
@@ -32,7 +32,7 @@
3232
* Currently plugin version.
3333
* using SemVer - https://semver.org
3434
*/
35-
define( 'steempress_sp_compte', '2.2.3');
35+
define( 'steempress_sp_compte', '2.3');
3636
define( 'steempress_sp_api_url', 'https://api.steempress.io');
3737
define( 'steempress_sp_twoway_api_url', 'https://two.steempress.io');
3838

0 commit comments

Comments
 (0)