Bump version

pull/6700/head
Daniel Supernault 1 month ago
parent d72f91f65f
commit 52e8710b56
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

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