diff --git a/VERSION b/VERSION index 5ad2491..169f19b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.2 +1.11.0 \ No newline at end of file diff --git a/frontend/package.json b/frontend/package.json index 9d6ca7b..599aab9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "frontend", "private": true, - "version": "1.10.2", + "version": "1.11.0", "type": "module", "scripts": { "dev": "vite",