1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-25 01:05:36 +00:00

Bump version to 0.5.9

This commit is contained in:
Daniel Supernault 2018-12-15 22:26:07 -07:00
parent d23e8f57d8
commit 2336d09cd0
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

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