From 1bb78a752275ae59b6f4b0bb97b9fb31d941efb8 Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Fri, 1 Nov 2024 09:30:49 -0400 Subject: [PATCH] Release 0.4.0 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 982be95a1..b546e99f1 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Streaming Platform Console release: - current-version: 0.3.4 - next-version: 0.4.0-SNAPSHOT + current-version: 0.4.0 + next-version: 0.5.0-SNAPSHOT