diff --git a/nova-blocks.php b/nova-blocks.php index df05ef4c6..8540b0400 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: 2.0.0-alpha+22022022 + * Version: 2.0.0 * Author: Pixelgrade * Author URI: https://www.pixelgrade.com * License: GPLv2 or later @@ -29,7 +29,7 @@ exit; } -define( 'Pixelgrade\NovaBlocks\VERSION', '2.0.0-alpha+22022022' ); +define( 'Pixelgrade\NovaBlocks\VERSION', '2.0.0' ); /** * Gets this plugin's directory file path.