From c27ca44a5b50154afa6a74a2f11473fc17d57dc7 Mon Sep 17 00:00:00 2001 From: Roland Schneider Date: Sat, 16 Jan 2016 19:07:20 +0100 Subject: [PATCH] change version to 0.0.21 --- changelog.txt | 5 +++++ common/config/params.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 3ff810a..304f18c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +-0.0.21 + - fix product barcode unique on admin site + - When checking ticket, use status = Active + - force cassa open, if trying to enter prodcut/ticket sell page + - force select default account -0.0.20 - account state email with pdf - login email diff --git a/common/config/params.php b/common/config/params.php index 882e91a..904cbcb 100644 --- a/common/config/params.php +++ b/common/config/params.php @@ -4,7 +4,7 @@ return [ 'supportEmail' => 'rocho02@gmail.com', 'infoEmail' => 'info@rocho-net.hu', 'user.passwordResetTokenExpire' => 3600, - 'version' => 'v0.0.20', + 'version' => 'v0.0.21', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global