diff --git a/composer.json b/composer.json index bcd57cb..79f7c4c 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" } }, "minimum-stability": "dev", diff --git a/reuna-blocos.php b/reuna-blocos.php index 3f3340c..97b5f83 100644 --- a/reuna-blocos.php +++ b/reuna-blocos.php @@ -33,7 +33,7 @@ if ( ! defined( 'WPINC' ) ) { /** * Currently plugin version. */ -define( 'REUNA_BLOCOS_VERSION', '1.1.0' ); +define( 'REUNA_BLOCOS_VERSION', '1.2.0' ); /** * Require the Composer autoloader