🤖 Auto commit for release 'develop' on 2025-05-11

This commit is contained in:
JC5
2025-05-11 14:28:56 +02:00
parent 5124ca1738
commit 979d5c579b

View File

@@ -40,7 +40,7 @@ class UpgradesDatabase extends Command
{
use ShowsFriendlyMessages;
protected $description = 'Upgrades the database to the latest version.';
protected $description = 'Upgrades the database to the latest version.';
protected $signature = 'firefly-iii:upgrade-database {--F|force : Force all upgrades.}';
/**