diff --git a/nova-blocks.php b/nova-blocks.php index ae70edd05..2b3a317de 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.6.0 + * Version: 1.6.1 * Author: Pixelgrade * Author URI: https://www.pixelgrade.com * Text Domain: __plugin_txtd diff --git a/package.json b/package.json index 296ed56ba..e1d78dbf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nova-blocks", - "version": "1.6.0", + "version": "1.6.1", "main": "blocks/index.js", "license": "GPL-3.0+", "scripts": { diff --git a/readme.txt b/readme.txt index 8ef2b543e..dc3498dab 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: Blocks, editor, gutenberg, gutenberg blocks, page builder, block enabled, Requires at least: 5.2.2 Tested up to: 5.4.2 Requires PHP: 5.4.0 -Stable tag: 1.6.0 +Stable tag: 1.6.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.6.1 = +* Fix gallery display in the frontend for Gallery of the Stars block + = 1.6.0 = * Add parametric layout generation controls for the Posts Collection block * Add video support for the Media Card Constellation block