From 89c7ac819e6fd9f9ba8278a942c972637f29a23b Mon Sep 17 00:00:00 2001 From: Ozzy Osborne Date: Thu, 23 Jul 2026 13:12:57 -0400 Subject: [PATCH] Update project version to 0.0.17 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index ca1904d..1530068 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 0.0.16 - next-version: 0.0.17-SNAPSHOT + current-version: 0.0.17 + next-version: 0.0.18-SNAPSHOT