Bump version to v0.9.3

This commit is contained in:
Daniel Supernault 2019-06-03 17:45:01 -06:00
parent bbcc6711a0
commit 40970d5c5e
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.2',
'version' => '0.9.3',
/*
|--------------------------------------------------------------------------