From 58d1f756e83a1b9e1146ad8ad91dc84f8a1257ab Mon Sep 17 00:00:00 2001 From: Roland Schneider Date: Sat, 30 Mar 2019 20:05:09 +0100 Subject: [PATCH] set version string and changelog for v0.1.12 --- .gitignore | 3 +++ changelog.txt | 2 ++ common/config/params.php | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 03bd6af..54b1bd8 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,6 @@ phpunit.phar !/backend/web/giro/megbizas/.gitkeep /backend/web/giro/valasz/** !/backend/web/giro/valasz/.gitkeep + +/rest/web/assets/** +!/rest/web/assets/.gitkeep diff --git a/changelog.txt b/changelog.txt index 28b0949..c6316aa 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,5 @@ +-0.1.13 + - change gitignore -0.1.12 - add ticket installment request reopen - inventory no inactive products diff --git a/common/config/params.php b/common/config/params.php index 706dc79..a1d46e8 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.12', + 'version' => 'v0.1.13', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global