From e5c949ac106c867c6c64a83429c27d800b0d43ac Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Thu, 17 Oct 2024 12:16:30 -0400 Subject: [PATCH] version bump to 2.6.4 --- bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.php b/bootstrap.php index 7c991dc..a5e8545 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -20,7 +20,7 @@ return; } -define( 'NFD_DATA_MODULE_VERSION', '2.6.3' ); +define( 'NFD_DATA_MODULE_VERSION', '2.6.4' ); if ( function_exists( 'is_admin' ) && is_admin() ) { $upgrade_handler = new UpgradeHandler(