From f065ecb1b5c2cf2f9115cd193d32120188efb20a Mon Sep 17 00:00:00 2001 From: Roland Schneider Date: Sun, 2 Oct 2016 09:42:24 +0200 Subject: [PATCH] Change version and changelog --- changelog.txt | 4 ++++ common/config/params.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index ab10f13..c623f54 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +-0.0.90 + - add new trigger, flag/flag_out changes changes + - flag state page for reception + - add today views for transfer, account_state on reception -0.0.89 - fix TransferPayout overridePaymentMethod array_search returns 0 for first element which false false... diff --git a/common/config/params.php b/common/config/params.php index 3645c02..c61348d 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.0.89', + 'version' => 'v0.0.90', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global