mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 00:20:03 +00:00
Make sure version is OK. Will trigger the commands again but no matter.
This commit is contained in:
@@ -28,7 +28,7 @@ use Illuminate\Console\Command;
|
||||
*/
|
||||
class UpgradeSkeleton extends Command
|
||||
{
|
||||
public const CONFIG_NAME = '4780_some_name';
|
||||
public const CONFIG_NAME = '480_some_name';
|
||||
/**
|
||||
* The console command description.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user