diff --git a/VERSION b/VERSION index 4dae298..5ad2491 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.1 +1.10.2 diff --git a/frontend/package.json b/frontend/package.json index 8bf55e8..c445b74 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "frontend", "private": true, - "version": "1.10.1", + "version": "1.10.2", "type": "module", "scripts": { "dev": "vite",