Bump version to 0.7.2

This commit is contained in:
Daniel Supernault 2018-12-24 23:35:23 -07:00
parent 4d0fde2efa
commit a6d48dc19f
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.7.1',
'version' => '0.7.2',
/*
|--------------------------------------------------------------------------