diff --git a/nova-blocks.php b/nova-blocks.php index e4819a6f9..c8f28de01 100644 --- a/nova-blocks.php +++ b/nova-blocks.php @@ -3,12 +3,12 @@ * 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.2 + * Version: 1.13.3 * Author: Pixelgrade * Author URI: https://www.pixelgrade.com * Text Domain: __plugin_txtd - * Tested up to: 5.8 - * Requires PHP: 5.4.0 + * Tested up to: 5.8.1 + * Requires PHP: 5.6.40 * License: GPLv2 or later * * Nova Blocks is free software: you can redistribute it and/or modify diff --git a/package.json b/package.json index c0492bd0b..00cb38b33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nova-blocks", - "version": "1.13.2", + "version": "1.13.3", "main": "blocks/index.js", "private": false, "sideEffects": false, diff --git a/readme.txt b/readme.txt index b1c04cdef..a49a4a7a6 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ === Nova Blocks by Pixelgrade === 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.8 +Requires at least: 5.5.0 +Tested up to: 5.8.1 Requires PHP: 5.6.40 -Stable tag: 1.13.2 +Stable tag: 1.13.3 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.3 = +* Better handling of block configuration. + = 1.13.2 = * Fix migration to the new Matrix Alignment control