From 1c61c965ce862c4533c3f045fe4c0509230c841c Mon Sep 17 00:00:00 2001 From: mpn <123456> Date: Sat, 6 Apr 2024 23:34:41 +0330 Subject: [PATCH] v --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 4ef9ca6..8ff90f1 100644 --- a/.env.production +++ b/.env.production @@ -4,4 +4,4 @@ NEXT_PUBLIC_SERVER_URL=https://api.vesmeh.com NEXT_PUBLIC_PUBLIC_URL=https://api.vesmeh.com NEXT_PUBLIC_API_URL=https://api.vesmeh.com/api NEXT_PUBLIC_STORAGE_URL=http://storage.vesmeh.com -NEXT_PUBLIC_PACKAGE_VERSION=0.2.5 \ No newline at end of file +NEXT_PUBLIC_PACKAGE_VERSION=0.2.6 \ No newline at end of file