From 02a35947d480ec175df8b57cee6c68c573ce6d4e Mon Sep 17 00:00:00 2001 From: Amirhossein Mahmoodi Date: Sun, 3 Nov 2024 11:27:42 +0330 Subject: [PATCH] change version --- .env.local.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local.example b/.env.local.example index 17a1cef..338efc7 100644 --- a/.env.local.example +++ b/.env.local.example @@ -1,5 +1,5 @@ NEXT_PUBLIC_API_NAME = "Loan Facilities Dashboard" -NEXT_PUBLIC_API_VERSION = "2.6.0" +NEXT_PUBLIC_API_VERSION = "2.6.1" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"