From 7a4707244e474b91529a00182ca299350da99236 Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Thu, 11 Apr 2024 09:06:32 -0400 Subject: [PATCH] Release 0.0.33 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 39911ba7f..d365a29bd 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Streaming Platform Console release: - current-version: 0.0.32 - next-version: 0.0.33-SNAPSHOT + current-version: 0.0.33 + next-version: 0.0.34-SNAPSHOT