From e4019d4f4d05c9ab54875b4eb4efdf54fe6025fe Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 9 Jun 2026 17:05:07 +0200 Subject: [PATCH] Trigger Beta2 release to include the JPA change --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index ce0e09e9..b9139328 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Weld API release: - current-version: 7.0.Beta1 + current-version: 7.0.Beta2 next-version: 7.0-SNAPSHOT