From 4da7d77ea07c5d8d5cf337a38b57bb289e0748ae Mon Sep 17 00:00:00 2001 From: Dhaval Maniyar <100835289+logoutdhaval@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:16:21 +0530 Subject: [PATCH] change fin-engine version 1.4.1 (#48) --- helm/fineract/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/fineract/Chart.yaml b/helm/fineract/Chart.yaml index 19e189b..e5ef8a0 100644 --- a/helm/fineract/Chart.yaml +++ b/helm/fineract/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.4.0" +appVersion: "1.4.1" description: Fineract Engine name: fin-engine -version: 1.4.0-SNAPSHOT +version: 1.4.1-SNAPSHOT dependencies: - name: mariadb version: 11.5.0