We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767582b commit 5b17d2dCopy full SHA for 5b17d2d
define.php
@@ -1,5 +1,5 @@
1
<?php
2
3
-define('BLOCKBEE_PLUGIN_VERSION', '1.0.15');
+define('BLOCKBEE_PLUGIN_VERSION', '1.0.16');
4
define('BLOCKBEE_PLUGIN_PATH', plugin_dir_path(__FILE__));
5
define('BLOCKBEE_PLUGIN_URL', plugin_dir_url(__FILE__));
0 commit comments