Skip to content

Commit ee5d861

Browse files
committed
Bump version
1 parent 40bc054 commit ee5d861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
return;
2121
}
2222

23-
define( 'NFD_DATA_MODULE_VERSION', '2.6.7' );
23+
define( 'NFD_DATA_MODULE_VERSION', '2.6.8' );
2424

2525
if ( function_exists( 'is_admin' ) && is_admin() ) {
2626
$upgrade_handler = new UpgradeHandler(

0 commit comments

Comments
 (0)