From 0ab9f6138b89fd78b6867a8506383c5f7851206c Mon Sep 17 00:00:00 2001 From: Jan Martiska <jmartisk@redhat.com> Date: Fri, 21 Oct 2022 10:04:10 +0200 Subject: [PATCH] Release 2.0.0.RC12 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index a0e911b60..b36268618 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye GraphQL release: - current-version: 2.0.0.RC11 + current-version: 2.0.0.RC12 next-version: 2.0.0-SNAPSHOT