From 0e423c1481e334ba691de0becf024f3c512e0cdf Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Mon, 25 Mar 2024 11:55:07 -0400 Subject: [PATCH] Release 0.0.32 (#619) 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 7d985b3d8..39911ba7f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Streaming Platform Console release: - current-version: 0.0.31 - next-version: 0.0.32-SNAPSHOT + current-version: 0.0.32 + next-version: 0.0.33-SNAPSHOT