diff --git a/example.env.local b/example.env similarity index 83% rename from example.env.local rename to example.env index a5122ce..6959864 100644 --- a/example.env.local +++ b/example.env @@ -1,4 +1,4 @@ -NEXT_PUBLIC_VERSION = "2.2.1" +NEXT_PUBLIC_VERSION = "2.3.0" NEXT_PUBLIC_API_URL = "https://crm.witel.ir/server" NEXT_PUBLIC_SERVER_SOCKET_URL = "wss://crm.witel.ir"