From 2ab05f3e37d5d0cc46b346efbb1e4ec6828677f2 Mon Sep 17 00:00:00 2001 From: AmirHossein Mahmoodi Date: Mon, 1 Jan 2024 16:39:17 +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 826d2d8..7264183 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.26.4" +NEXT_PUBLIC_API_VERSION = "1.26.10" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"