diff --git a/bootstrap.php b/bootstrap.php index 1900219..a51fa18 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -80,8 +80,6 @@ function ( $value ) { 'newfold_container_set', function ( Container $container ) { - NFD_DATA_MODULE_VERSION === '2.4.22' && nfd_update_options_table( $container ); - register_activation_hook( $container->plugin()->file, function () use ( $container ) { diff --git a/upgrades/2.4.22.php b/upgrades/2.4.22.php new file mode 100644 index 0000000..0c718d7 --- /dev/null +++ b/upgrades/2.4.22.php @@ -0,0 +1,10 @@ +