From 08dadf98295b944c12f0d1b9e95a8718fbfaab88 Mon Sep 17 00:00:00 2001 From: Andrej Petras Date: Wed, 25 Oct 2023 21:45:27 +0200 Subject: [PATCH] ci: release 1.2.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 5c4fe01..7349229 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: MockServer Quarkus test extension release: - current-version: "1.1.0" + current-version: "1.2.0" next-version: "999-SNAPSHOT"