change version to v.0.0.11

This commit is contained in:
2015-12-31 15:49:04 +01:00
parent 0b58f628ed
commit 8b61475054
2 changed files with 7 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.10'
'version' => 'v0.0.11'
];