Bump version to v0.9.6

This commit is contained in:
Daniel Supernault 2019-07-10 19:00:02 -06:00
parent 4ca415e181
commit c499c4f7e5
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.9.5',
'version' => '0.9.6',
/*
|--------------------------------------------------------------------------