From 1f3d22f35232d77fea54222eca338d196289836d Mon Sep 17 00:00:00 2001 From: Amirhossein Mahmoodi Date: Wed, 10 Jul 2024 14:36:51 +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 d4084e1..c93a078 100644 --- a/.env.local.example +++ b/.env.local.example @@ -1,2 +1,2 @@ -NEXT_PUBLIC_VERSION="0.1.1" +NEXT_PUBLIC_VERSION="0.2.0" NEXT_PUBLIC_API_URL="https://rms.witel.ir" \ No newline at end of file