1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 08:14:10 +00:00

Bump version to v0.9.1

This commit is contained in:
Daniel Supernault 2019-04-21 23:43:33 -06:00
parent 557c0251ff
commit af05595be0
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.9.0',
'version' => '0.9.1',
/*
|--------------------------------------------------------------------------