Skip to content

Commit

Permalink
realise
Browse files Browse the repository at this point in the history
  • Loading branch information
petrozavodsky committed Jun 18, 2018
1 parent 08f00d9 commit 2c609e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordpressMagicBoilerplate.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
use WordpressMagicBoilerplate\Base\Wrap;

class WordpressMagicBoilerplate extends Wrap {
public $version = '1.0.0-rc.3';
public $version = '1.0.0';
public static $textdomine;

function __construct() {
Expand Down

0 comments on commit 2c609e2

Please sign in to comment.