From 5cef34a467f7321e521914455c7b3f454fb8a322 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 17 Aug 2021 10:38:16 +0200 Subject: [PATCH] Pushed version 1.6.4 --- CHANGELOG.md | 3 +++ client/.env | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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