add version param and change log

This commit is contained in:
2015-09-18 21:12:08 +02:00
parent 4edcf5536e
commit 271835ae6b
3 changed files with 4 additions and 1 deletions

View File

@@ -3,4 +3,5 @@ return [
'adminEmail' => 'admin@example.com',
'supportEmail' => 'support@example.com',
'user.passwordResetTokenExpire' => 3600,
'version' => 'v0.0.2'
];