From b1c9e962e74f35f6b1e2a074e1d3acbe2e2fb5e9 Mon Sep 17 00:00:00 2001 From: Janis Date: Mon, 15 Jun 2026 22:26:27 +0200 Subject: [PATCH] fix(version): Wrong version file --- modules/analysis/versions.env | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/analysis/versions.env b/modules/analysis/versions.env index 413f490..0e288f2 100644 --- a/modules/analysis/versions.env +++ b/modules/analysis/versions.env @@ -1 +1,3 @@ -VERSION=0.1.0 +MAJOR=0 +MINOR=1 +PATCH=0