change version to 0.0.9

This commit is contained in:
2015-12-29 22:34:39 +01:00
parent a7a0df3ab6
commit 135d64e4c8
2 changed files with 6 additions and 1 deletions

View File

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