1
0
Fork 0

Merge pull request #1334 from pixelfed/frontend-ui-refactor

Bump version to v0.9.4
This commit is contained in:
daniel 2019-06-03 17:54:15 -06:00 committed by GitHub
commit 4259c1b1fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3',
'version' => '0.9.4',
/*
|--------------------------------------------------------------------------