From b9c0bec1d1d6678d6e82e084ed7caedacfaaa69c Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Wed, 22 Dec 2021 16:42:10 -0300 Subject: [PATCH] Reverting versioning --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 1cff6ef..6d931fa 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 1.1.0 - next-version: 1.2.0-SNAPSHOT + current-version: 1.0.0 + next-version: 1.1.0-SNAPSHOT