From 4718982a4ad839578efdfdaa65cb72f878dc2930 Mon Sep 17 00:00:00 2001 From: Amirhossein Mahmoodi Date: Wed, 29 May 2024 15:14:30 +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 72c18d1..d51b0fa 100644 --- a/example.env.local +++ b/example.env.local @@ -1,5 +1,5 @@ NEXT_PUBLIC_API_NAME = "Loan Facilities Dashboard" -NEXT_PUBLIC_API_VERSION = "2.3.0" +NEXT_PUBLIC_API_VERSION = "2.4.1" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"