From 002cc3da70565af1708408f7d7604396d2af55e3 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 18 Oct 2024 15:30:28 -0400 Subject: [PATCH] Update module version to 2.6.5 --- bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.php b/bootstrap.php index a5e8545..968d9d6 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -20,7 +20,7 @@ return; } -define( 'NFD_DATA_MODULE_VERSION', '2.6.4' ); +define( 'NFD_DATA_MODULE_VERSION', '2.6.5' ); if ( function_exists( 'is_admin' ) && is_admin() ) { $upgrade_handler = new UpgradeHandler(