diff --git a/CHANGELOG.md b/CHANGELOG.md index e269e15..5c0cb50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v1.6.4 (2021-08-17) +- Added Kubernetes integration ([#72 continued](https://github.com/pawelmalak/flame/issues/73)) + ### v1.6.3 (2021-08-09) - Added support for custom SVG icons ([#73](https://github.com/pawelmalak/flame/issues/73)) - Added Deezer and Tidal to search queries diff --git a/client/.env b/client/.env index 3395c3f..34a75d7 100644 --- a/client/.env +++ b/client/.env @@ -1 +1 @@ -REACT_APP_VERSION=1.6.3 +REACT_APP_VERSION=1.6.4