From 3fab41d4b095a40c07570be3bf8b70d9300897a8 Mon Sep 17 00:00:00 2001 From: Micah Wood Date: Wed, 24 Jan 2024 15:39:04 -0500 Subject: [PATCH] Bump version --- bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.php b/bootstrap.php index 992a33d..37f8eb8 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -19,7 +19,7 @@ return; } -define( 'NFD_DATA_MODULE_VERSION', '2.4.17' ); +define( 'NFD_DATA_MODULE_VERSION', '2.4.18' ); if ( function_exists( 'is_admin' ) && is_admin() ) { $upgrade_handler = new UpgradeHandler(