From 448ee4028b3b9176f4115cda8f9521a25e13c247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Vav=C5=99=C3=ADk?= Date: Fri, 10 Feb 2023 12:05:47 +0100 Subject: [PATCH] Release 1.3.0.Beta5 Needed to make progress with Jakarta migration in TS. --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 21867df76..217e27518 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Quarkus QE Test Framework release: - current-version: 1.3.0.Beta4 - next-version: 1.3.0.Beta5 + current-version: 1.3.0.Beta5 + next-version: 1.3.0.Beta6