Merge pull request #1663 from pixelfed/staging

Bump version to 0.10.1
This commit is contained in:
daniel 2019-09-06 20:29:34 -06:00 committed by GitHub
commit 09d06407eb
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. | This value is the version of your Pixelfed instance.
| |
*/ */
'version' => '0.10.0', 'version' => '0.10.1',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------