change version to 2.0.0

This commit is contained in:
AmirHossein Mahmoodi
2025-05-05 13:30:40 +03:30
parent 8aef24e00d
commit 1e5fcb1352

5
example.env.local Normal file
View File

@@ -0,0 +1,5 @@
NEXT_PUBLIC_VERSION = "2.0.0"
NEXT_PUBLIC_API_URL = "https://crm.witel.ir/server"
NEXT_PUBLIC_SERVER_SOCKET_URL = "wss://crm.witel.ir"
NEXT_PUBLIC_POWERED_BY_URL = "https://witel.ir"