1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-30 10:52:18 +00:00

Bump version to 0.7.8

This commit is contained in:
Daniel Supernault 2019-01-06 20:30:13 -07:00
parent d60da26f19
commit c99ec6f648
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.7.7',
'version' => '0.7.8',
/*
|--------------------------------------------------------------------------