From c36d94b912e26fc9df31dff5b3815102be186ed8 Mon Sep 17 00:00:00 2001 From: Mohammad Jalali Date: Sat, 24 Feb 2024 10:51:53 +0330 Subject: [PATCH] change version --- example.env.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.env.local b/example.env.local index 8a64eb5..2c71777 100644 --- a/example.env.local +++ b/example.env.local @@ -1,5 +1,5 @@ NEXT_PUBLIC_API_NAME = "Loan Facilities Dashboard" -NEXT_PUBLIC_API_VERSION = "1.32.2" +NEXT_PUBLIC_API_VERSION = "1.32.4" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"