Update pixelfed config, bump version

This commit is contained in:
Daniel Supernault 2018-08-10 00:27:39 -06:00
parent 1383feca0d
commit 13551b1f9e
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.1.3',
'version' => '0.1.4',
/*
|--------------------------------------------------------------------------