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