From 38b7e755da72e6881937bfc7c9b88245319b8cd7 Mon Sep 17 00:00:00 2001 From: madalingorbanescu Date: Wed, 25 Aug 2021 10:27:39 +0300 Subject: [PATCH] Bump version to 1.13.1 --- nova-blocks.php | 2 +- package.json | 2 +- readme.txt | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/nova-blocks.php b/nova-blocks.php index 4e266fbda..4e678f2ee 100644 --- a/nova-blocks.php +++ b/nova-blocks.php @@ -3,7 +3,7 @@ * Plugin Name: Nova Blocks * Plugin URI: https://github.com/pixelgrade/nova-blocks/ * Description: Nova Blocks is a collection of distinctive Gutenberg blocks, committed to making your site shine like a newborn star. It is taking a design-driven approach to help you made the right decisions and showcase your content in the best shape. - * Version: 1.13.0 + * Version: 1.13.1 * Author: Pixelgrade * Author URI: https://www.pixelgrade.com * Text Domain: __plugin_txtd diff --git a/package.json b/package.json index 4d5b5da0f..95d1b783b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nova-blocks", - "version": "1.13.0", + "version": "1.13.1", "main": "blocks/index.js", "private": false, "sideEffects": false, diff --git a/readme.txt b/readme.txt index e80e937b1..04235da05 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: pixelgrade, vlad.olaru, babbardel, razvanonofrei, gorby31 Tags: Blocks, editor, gutenberg, gutenberg blocks, page builder, block enabled, page building, block Requires at least: 5.2.2 -Tested up to: 5.7.2 +Tested up to: 5.8 Requires PHP: 5.6.40 -Stable tag: 1.13.0 +Stable tag: 1.13.1 License: GPL v2.0 (or later) License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -94,6 +94,9 @@ Yes! Nova Block's core features are free to use. == Changelog == += 1.13.1 = +* Escape data attributes on blocks that were messing up layout. + = 1.13.0 = * Added Space and Sizing controls for the Group, Hero and Slideshow block * Enhanced Hero block content layout