diff --git a/config/upgrade.php b/config/upgrade.php index 27059b92db..d12d96b1c3 100644 --- a/config/upgrade.php +++ b/config/upgrade.php @@ -27,5 +27,6 @@ return [ 'Please follow the instructions on the following page: https://github.com/JC5/firefly-iii/wiki/Upgrade-to-3.7.0', '3.8.0' => 'This version of Firefly III requires PHP 7.0.', '3.8.1' => 'This version of Firefly III requires PHP 7.0.', + '3.10' => 'Please find the full upgrade instructions here: https://github.com/JC5/firefly-iii/wiki/Upgrade-to-3.10' ], ];