We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3fa5c commit 271ee1cCopy full SHA for 271ee1c
nova-blocks.php
@@ -10,7 +10,7 @@
10
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
11
* Text Domain: __plugin_txtd
12
* Requires at least: 5.9
13
- * Tested up to: 6.0.3
+ * Tested up to: 6.2
14
* Requires PHP: 7.4
15
* GitHub Plugin URI: pixelgrade/nova-blocks
16
* Release Asset: true
@@ -29,7 +29,7 @@
29
exit;
30
}
31
32
-define( 'Pixelgrade\NovaBlocks\VERSION', '2.1.5' );
+define( 'Pixelgrade\NovaBlocks\VERSION', '2.1.6' );
33
34
/**
35
* Gets this plugin's directory file path.
0 commit comments