From c77c056376363f5d5d27f4b510f6112800c6a124 Mon Sep 17 00:00:00 2001 From: Andrej Petras Date: Fri, 7 Jun 2024 10:45:50 +0200 Subject: [PATCH] ci: release 1.9.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 4653352..f0ee503 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: MockServer Quarkus test extension release: - current-version: "1.8.0" + current-version: "1.9.0" next-version: "999-SNAPSHOT"