From b7b5dc7b6a58172eba7fec1179708f78a878bebf Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Thu, 7 Sep 2023 21:11:22 +0200 Subject: [PATCH] [AB-xxx] fixing installer version --- deployment/installer/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/installer/.env b/deployment/installer/.env index ca2b0efa1..7eaed0377 100644 --- a/deployment/installer/.env +++ b/deployment/installer/.env @@ -1,2 +1,2 @@ REGISTRY_PREFIX=harbor.sheldan.dev/abstracto/ -VERSION=1.5.7 \ No newline at end of file +VERSION=1.5.9 \ No newline at end of file