From 16b2ad688c30c95cb76be5ff2b66d2c579e4a4e8 Mon Sep 17 00:00:00 2001 From: AmirHossein Mahmoodi Date: Sun, 28 Sep 2025 08:56:51 +0330 Subject: [PATCH] change version to 2.6.4 --- .env.local.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local.example b/.env.local.example index 3d3270d..8d8f282 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.3" +NEXT_PUBLIC_API_VERSION = "2.6.4" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"