Merge pull request #6700 from pixelfed/staging

Bump version
copilot/review-old-issues v0.12.8
dansup 1 month ago committed by GitHub
commit 1d68d0b9c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

File diff suppressed because it is too large Load Diff

@ -23,7 +23,7 @@ return [
| This value is the version of your Pixelfed instance.
|
*/
'version' => '0.12.7',
'version' => '0.12.8',
/*
|--------------------------------------------------------------------------
@ -34,7 +34,7 @@ return [
|
*/
'nodeinfo' => [
'url' => config('app.url').'/api/nodeinfo/2.0.json',
'url' => config('app.url') . '/api/nodeinfo/2.0.json',
],
/*

Loading…
Cancel
Save