diff --git a/README.md b/README.md index 854e0e7b..ee85e3f4 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d # Changelog highlights -## 8.0 (candidate) +## 8.0 - Much smaller .jar size. 70.2 MB -> 7.8 MB. Keycloakify now detects which of the static resources from the default theme are actually used by your theme and only include those in the .jar. diff --git a/package.json b/package.json index aaa0e092..908ee839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloakify", - "version": "8.0.0-rc.3", + "version": "8.0.0", "description": "Create Keycloak themes using React", "repository": { "type": "git",