From 2708ab31b2e4ec1f68ab2f0be7a15fc1a78fdccc Mon Sep 17 00:00:00 2001 From: AmirHossein Mahmoodi Date: Wed, 20 Dec 2023 11:52:00 +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 65a9824..8e07b04 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.22.3" +NEXT_PUBLIC_API_VERSION = "1.25.1" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"