diff --git a/.env.production b/.env.production index a625c83..96b8c25 100644 --- a/.env.production +++ b/.env.production @@ -6,4 +6,4 @@ 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 STORAGE_URL=http://storage.vesmeh.com -NEXT_PUBLIC_PACKAGE_VERSION=0.3.1 \ No newline at end of file +NEXT_PUBLIC_PACKAGE_VERSION=0.3.2 \ No newline at end of file