diff --git a/package.json b/package.json index 71f50dc3..c34253bf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "tinvesta-app", - "version": "2.10.0", + "version": "2.11.0", "scripts": { "build": "next build", "build:mobile": "next build && next export && npx cap sync",