From e5e429cac9bc4bc5993cb46bc1e2e1ee85a5e5ed Mon Sep 17 00:00:00 2001 From: Roland Schneider Date: Sat, 9 Sep 2017 10:22:18 +0200 Subject: [PATCH] fix migration original_price --- changelog.txt | 2 ++ common/config/params.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 3f829f1..8946bc2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,5 @@ +-0.1.09 + - fix orignal_price migration -0.1.08 - add feature cutler door - add admin object links diff --git a/common/config/params.php b/common/config/params.php index 5b77f5d..ef780b5 100644 --- a/common/config/params.php +++ b/common/config/params.php @@ -5,7 +5,7 @@ return [ 'supportEmail' => 'rocho02@gmail.com', 'infoEmail' => 'info@rocho-net.hu', 'user.passwordResetTokenExpire' => 3600, - 'version' => 'v0.1.08', + 'version' => 'v0.1.09', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global