diff --git a/nova-blocks.php b/nova-blocks.php index 3985de07..c545645a 100644 --- a/nova-blocks.php +++ b/nova-blocks.php @@ -3,14 +3,14 @@ * 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: 2.0.4 + * Version: 2.1.0 * Author: Pixelgrade * Author URI: https://www.pixelgrade.com * License: GPLv2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.txt * Text Domain: __plugin_txtd * Requires at least: 5.9 - * Tested up to: 5.9.4 + * Tested up to: 6.0.0 * Requires PHP: 7.1 * GitHub Plugin URI: pixelgrade/nova-blocks * Release Asset: true @@ -29,7 +29,7 @@ exit; } -define( 'Pixelgrade\NovaBlocks\VERSION', '2.0.4' ); +define( 'Pixelgrade\NovaBlocks\VERSION', '2.1.0' ); /** * Gets this plugin's directory file path.