From f051b1c1a2aef02896478e6db4eaf1b6428695b3 Mon Sep 17 00:00:00 2001 From: Guilherme Capanema Date: Fri, 3 Jul 2020 18:33:19 -0300 Subject: [PATCH] =?UTF-8?q?Ajusta=20modal=20de=20login=20para=20nova=20l?= =?UTF-8?q?=C3=B3gica=20do=20tema?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reuna-blocos.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reuna-blocos.php b/reuna-blocos.php index 205ba51..e7770df 100644 --- a/reuna-blocos.php +++ b/reuna-blocos.php @@ -16,7 +16,7 @@ * Plugin Name: Instituto Reúna - Blocos do editor * Plugin URI: https://horizontes.info * Description: Blocos do Gutenberg usados no site do Reúna - * Version: 1.5.0 + * Version: 1.6.0 * Author: Horizontes Coop. * Author URI: https://horizontes.info * License: GPL-2.0+ @@ -33,7 +33,7 @@ if ( ! defined( 'WPINC' ) ) { /** * Currently plugin version. */ -define( 'REUNA_BLOCOS_VERSION', '1.5.0' ); +define( 'REUNA_BLOCOS_VERSION', '1.6.0' ); /** * Require the Composer autoloader