change version to v0.0.83

This commit is contained in:
Roland Schneider 2016-07-31 13:08:06 +02:00
parent 5f1e9a6bcf
commit 576a9ba2dc
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
-0.0.83
- add rfid ascii char fix to key save/update
-0.0.82 -0.0.82
- add rfid check to card package import - add rfid check to card package import
-0.0.81 -0.0.81

View File

@ -5,7 +5,7 @@ return [
'supportEmail' => 'rocho02@gmail.com', 'supportEmail' => 'rocho02@gmail.com',
'infoEmail' => 'info@rocho-net.hu', 'infoEmail' => 'info@rocho-net.hu',
'user.passwordResetTokenExpire' => 3600, 'user.passwordResetTokenExpire' => 3600,
'version' => 'v0.0.82', 'version' => 'v0.0.83',
'company' => 'movar',//gyor 'company' => 'movar',//gyor
'company_name' => "Freimann Kft.", 'company_name' => "Freimann Kft.",
'product_visiblity' => 'account',// on reception which products to display. account or global 'product_visiblity' => 'account',// on reception which products to display. account or global