From c6382fb0f0c8544f0687fdb64fb7b8c4bb2123bb Mon Sep 17 00:00:00 2001 From: Amirhossein Mahmoodi Date: Mon, 22 Apr 2024 16:23:44 +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 e3db184..8632e61 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.0.3" +NEXT_PUBLIC_API_VERSION = "2.0.5" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"