diff --git a/README.md b/README.md index f441dcf1..0e257d11 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d # Changelog highlights +## 9.4 + +**Vite Support 🎉** + ## 9.0 Bring back support for account themes in Keycloak v23 and up! [See issue](https://github.com/keycloakify/keycloakify/issues/389). diff --git a/package.json b/package.json index 95905656..a0409d26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloakify", - "version": "9.4.0-rc.17", + "version": "9.4.0", "description": "Create Keycloak themes using React", "repository": { "type": "git",