Bump version to 0.10.1

This commit is contained in:
Daniel Supernault 2019-09-06 20:29:06 -06:00
parent a464f66f90
commit 48f5161b3c
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.10.0',
'version' => '0.10.1',
/*
|--------------------------------------------------------------------------