From c2871780973665a4c43d573141e3fbbd5169ff72 Mon Sep 17 00:00:00 2001 From: Helber Belmiro Date: Wed, 12 Apr 2023 17:19:05 -0300 Subject: [PATCH] Prepare release 2.0.0 (#102) --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 6a1d247..374473c 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.0.0.Alpha - next-version: 2.1.0-SNAPSHOT + current-version: 2.0.0 + next-version: 999-SNAPSHOT