From 549e55a0d00f5aa6633df71266ecd970a675ffb5 Mon Sep 17 00:00:00 2001 From: Ozzy Osborne Date: Wed, 22 Jul 2026 11:27:51 -0400 Subject: [PATCH] Update release versions in project configuration --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 12a217b..757a398 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ -release: +release: current-version: 0.0.15 next-version: 0.0.16-SNAPSHOT