diff --git a/web/package.json b/web/package.json index 269b2bfaa..9df35f965 100644 --- a/web/package.json +++ b/web/package.json @@ -1,7 +1,7 @@ { "homepage": "https://onyxia.sh", "name": "onyxia-web", - "version": "2.31.3", + "version": "3.0.0", "license": "MIT", "scripts": { "_comment": "Yes... We're still using CRA. We'll migrate to Vite as soon as Keycloakify gets support for it",