Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
petrozavodsky authored Jul 17, 2018
1 parent 0257d7b commit 9953767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WordpressMagicBoilerplate.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Text Domain: WordpressMagicBoilerplate
Domain Path: /languages
Requires PHP: 7.0
Version: 1.0.0
Version: 1.0.1
License: GPLv3
*/

Expand All @@ -28,7 +28,7 @@
use WordpressMagicBoilerplate\Base\Wrap;

class WordpressMagicBoilerplate extends Wrap {
public $version = '1.0.0';
public $version = '1.0.1';
public static $textdomine;

function __construct() {
Expand Down

0 comments on commit 9953767

Please sign in to comment.