diff --git a/package.json b/package.json index f7589f2d35e2..5cd2b2982c73 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "copyright": "© 2020, Mirantis, Inc.", "license": "MIT", "description": "Lens - The Kubernetes IDE", - "version": "3.5.2", + "version": "3.5.3", "main": "main.ts", "config": { "bundledKubectlVersion": "1.17.4", diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index cf88e8c11194..8e17c7abaa5c 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -2,7 +2,10 @@ Here you can find description of changes we've built into each release. While we try our best to make each upgrade automatic and as smooth as possible, there may be some cases where your might need to do something to ensure the application works smoothly. So please read through the release highlights! -## 3.5.2 (current version) +## 3.5.3 (current version) +- Updated [EULA](https://k8slens.dev/licenses/eula.md) + +## 3.5.2 - Fix application not opening properly in some cases by catching and logging error from shell sync. ## 3.5.1