We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40bc054 commit ee5d861Copy full SHA for ee5d861
bootstrap.php
@@ -20,7 +20,7 @@
20
return;
21
}
22
23
-define( 'NFD_DATA_MODULE_VERSION', '2.6.7' );
+define( 'NFD_DATA_MODULE_VERSION', '2.6.8' );
24
25
if ( function_exists( 'is_admin' ) && is_admin() ) {
26
$upgrade_handler = new UpgradeHandler(
0 commit comments