From 24d099ae8c76022dc33d83eaadb4d310bd42cd2b Mon Sep 17 00:00:00 2001 From: AminGhasempoor Date: Sat, 31 Jan 2026 14:12:43 +0330 Subject: [PATCH] release v1.8.6 --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index fd42a87..9c1e5c9 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ HOST="rms.witel.ir" HOST_RMTO="rms.rmto.ir" -NEXT_PUBLIC_VERSION="1.8.6" +NEXT_PUBLIC_VERSION="1.8.7" NEXT_PUBLIC_API_URL="https://rms.witel.ir" NEXT_PUBLIC_MAPTILE_ENDPOINT="https://rmsmap.rmto.ir/141map" \ No newline at end of file