From 27ca0cb7794aafcba251bf12bed86862c8137328 Mon Sep 17 00:00:00 2001 From: Melloware Date: Fri, 25 Oct 2024 13:26:35 -0400 Subject: [PATCH] 2.1.1 (#130) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index cad4fe4..c8a5319 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "2.1.0" + current-version: "2.1.1" next-version: "999-SNAPSHOT"