mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update DB version.
This commit is contained in:
parent
10787aada8
commit
9b8d50aa54
@ -103,7 +103,7 @@ return [
|
||||
],
|
||||
'version' => '5.6.0-alpha.2',
|
||||
'api_version' => '1.5.3',
|
||||
'db_version' => 17,
|
||||
'db_version' => 18,
|
||||
|
||||
// generic settings
|
||||
'maxUploadSize' => 1073741824, // 1 GB
|
||||
|
Loading…
Reference in New Issue
Block a user