From 806df0d51dd9bf3581b74b1716eb06226ba42e6f Mon Sep 17 00:00:00 2001 From: wpalani Date: Tue, 14 May 2024 17:14:54 -0700 Subject: [PATCH] Bump version --- bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.php b/bootstrap.php index 6a0965e..4a1c181 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -20,7 +20,7 @@ return; } -define( 'NFD_DATA_MODULE_VERSION', '2.4.24' ); +define( 'NFD_DATA_MODULE_VERSION', '2.5.0' ); if ( function_exists( 'is_admin' ) && is_admin() ) { $upgrade_handler = new UpgradeHandler(