change version to v.0.0.97

This commit is contained in:
Roland Schneider 2017-02-07 22:25:26 +01:00
parent c8e3ef6754
commit fb67171e71
3 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
-0.0.97
- frontend - add property to hide/show stock on reception > product form
-0.0.96
- add asset compress
-0.0.95

View File

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

Binary file not shown.