From c43c686222a9f0a1d6eb4d8b8809f1b0f8be5209 Mon Sep 17 00:00:00 2001 From: AmirHossein Mahmoodi Date: Sat, 17 Feb 2024 14:23:08 +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 b99bf62..7767d1a 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.0" +NEXT_PUBLIC_API_VERSION = "1.32.1" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"