From c3786516b4f74ec17307c42bc1fd0753947f3a8a Mon Sep 17 00:00:00 2001 From: mpn <123456> Date: Thu, 7 Mar 2024 21:47:45 +0330 Subject: [PATCH] vers 1.8 --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index b53a51f..7689e6b 100644 --- a/.env.production +++ b/.env.production @@ -4,4 +4,4 @@ NEXT_PUBLIC_SERVER_URL=https://api.vesmook.com NEXT_PUBLIC_PUBLIC_URL=https://api.vesmook.com NEXT_PUBLIC_API_URL=https://api.vesmook.com/api NEXT_PUBLIC_STORAGE_URL=http://storage.vesmook.com -NEXT_PUBLIC_PACKAGE_VERSION=0.1.6 \ No newline at end of file +NEXT_PUBLIC_PACKAGE_VERSION=0.1.8 \ No newline at end of file