From e43f36d3ae82a75147c5c61c39e090c051db535a Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:19:00 -0400 Subject: [PATCH] Release 2.1.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 39f9bda..0e5c4fc 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.0.2 + current-version: 2.1.0 next-version: 999-SNAPSHOT