Bump version to 0.8.6

This commit is contained in:
Daniel Supernault 2019-04-06 12:24:59 -06:00
parent 8d865dd384
commit 6c37335e98
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ return [
| This value is the version of your PixelFed instance.
|
*/
'version' => '0.8.5',
'version' => '0.8.6',
/*
|--------------------------------------------------------------------------