From 18ebb06b0cad6705214d68e9c1a8de19ed38e6b3 Mon Sep 17 00:00:00 2001 From: Ashish Ranjan <113700+ranjanashish@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:01:22 -0800 Subject: [PATCH] Release 2.0.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index cf48dca..a930ee9 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Quarkiverse Extension release: - current-version: "2.0.0" + current-version: "2.0.1" next-version: "999-SNAPSHOT"