From 17ceaf139bfd1fb4c68894098760675215c6417b Mon Sep 17 00:00:00 2001 From: Amirhossein Mahmoodi Date: Sat, 16 Mar 2024 12:31:15 +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 8700e4f..1901494 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.33.0" +NEXT_PUBLIC_API_VERSION = "1.34.0" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"