From 6e735adb6b8f4cdc95d6cc13a9d615f7c76973ae Mon Sep 17 00:00:00 2001 From: Amirhossein Mahmoodi Date: Wed, 10 Jul 2024 13:04:46 +0330 Subject: [PATCH] chnage version --- .env.local.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local.example b/.env.local.example index 8d7f889..d4084e1 100644 --- a/.env.local.example +++ b/.env.local.example @@ -1,2 +1,2 @@ -NEXT_PUBLIC_VERSION="0.1.0" +NEXT_PUBLIC_VERSION="0.1.1" NEXT_PUBLIC_API_URL="https://rms.witel.ir" \ No newline at end of file