From ff03e911bfcf483cc60225f68b62d0f4ec251a48 Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Mon, 21 Apr 2025 08:39:00 -0400 Subject: [PATCH] Release 0.6.5 Signed-off-by: Michael Edgar --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 8183e133c..86a0acb9e 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Streaming Platform Console release: - current-version: 0.6.4 - next-version: 0.6.5-SNAPSHOT + current-version: 0.6.5 + next-version: 0.6.6-SNAPSHOT