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