diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d46223..e40a21b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v1.6.5 (2021-08-28) +- Added support for more URL schemes ([#74](https://github.com/pawelmalak/flame/issues/74)) + ### v1.6.4 (2021-08-17) - Added Kubernetes integration ([#72 continued](https://github.com/pawelmalak/flame/issues/72)) diff --git a/client/.env b/client/.env index 34a75d7..df82210 100644 --- a/client/.env +++ b/client/.env @@ -1 +1 @@ -REACT_APP_VERSION=1.6.4 +REACT_APP_VERSION=1.6.5