mirror of
https://github.com/friendica/friendica
synced 2024-11-18 13:43:42 +00:00
Merge remote-tracking branch 'upstream/develop' into notice
This commit is contained in:
commit
20291ddc2b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class Config extends BaseApi
|
|||
'friendica' => [
|
||||
'FRIENDICA_PLATFORM' => App::PLATFORM,
|
||||
'FRIENDICA_VERSION' => App::VERSION,
|
||||
'DB_UPDATE_VERSION' => App::VERSION,
|
||||
'DB_UPDATE_VERSION' => DB_UPDATE_VERSION,
|
||||
]
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue