change version to v.0.0.16

This commit is contained in:
2016-01-04 22:42:12 +01:00
parent 1e206011d0
commit 932f071c13
2 changed files with 4 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.15'
'version' => 'v0.0.16'
];