From 8e85c90481cf2456397584edfb28ed7e9c0c7574 Mon Sep 17 00:00:00 2001 From: Guilherme Capanema Date: Thu, 25 Jun 2020 18:01:39 -0300 Subject: [PATCH] =?UTF-8?q?Vers=C3=A3o=201.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- reuna-blocos.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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