From 685829811f6472e5eb994cd694ccd2305d7e1340 Mon Sep 17 00:00:00 2001 From: Andrea Di Maio <85737936+andreadimaio@users.noreply.github.com> Date: Fri, 28 Aug 2026 11:29:23 +0200 Subject: [PATCH] Release 0.40.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 87f03a82..cc50586a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.30.0" + current-version: "0.40.0" next-version: "999-SNAPSHOT"