diff --git a/.env.production b/.env.production index 002c810..b53a51f 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.5 \ No newline at end of file +NEXT_PUBLIC_PACKAGE_VERSION=0.1.6 \ No newline at end of file diff --git a/src/app/terms-and-conditions/page.jsx b/src/app/terms-and-conditions/page.jsx index a1de32d..363ce1a 100644 --- a/src/app/terms-and-conditions/page.jsx +++ b/src/app/terms-and-conditions/page.jsx @@ -35,7 +35,7 @@ const Page = () => { -