From 2596daf1b8369850fa0d410336a129c8ee3c5246 Mon Sep 17 00:00:00 2001 From: AmirHossein Mahmoodi Date: Sat, 30 Sep 2023 12:12:12 +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 6a02763..24d5b8e 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.7.5" +NEXT_PUBLIC_API_VERSION = "1.8.6" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"