mirror of
https://github.com/friendica/friendica
synced 2025-04-25 17:50:11 +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' => [
|
||||||
'FRIENDICA_PLATFORM' => App::PLATFORM,
|
'FRIENDICA_PLATFORM' => App::PLATFORM,
|
||||||
'FRIENDICA_VERSION' => App::VERSION,
|
'FRIENDICA_VERSION' => App::VERSION,
|
||||||
'DB_UPDATE_VERSION' => App::VERSION,
|
'DB_UPDATE_VERSION' => DB_UPDATE_VERSION,
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue