small changes

This commit is contained in:
2016-01-04 09:01:20 +01:00
parent 94c3a17075
commit 2d9b527909
2 changed files with 2 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ return [
'adminEmail' => 'rocho02@gmail.com',
'supportEmail' => 'rocho02@gmail.com',
'user.passwordResetTokenExpire' => 3600,
'version' => 'v0.0.14'
'version' => 'v0.0.15'
];