From 4d3086aa549dc7fcd49ac23b3771a881b79e0065 Mon Sep 17 00:00:00 2001 From: Riccardo Date: Wed, 7 Jan 2026 19:49:42 +0100 Subject: [PATCH] fix/update branch.txt into "main" branch.txt was containig the version number, which was creating a bug during the installation on windows machines (OPS_BRANCH=0.1.0) --- branch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branch.txt b/branch.txt index 6e8bf73..ba2906d 100644 --- a/branch.txt +++ b/branch.txt @@ -1 +1 @@ -0.1.0 +main