From 9a2f47e244e1bac1122894cc511b02143fe8b878 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sun, 27 Aug 2023 22:37:33 +0200 Subject: [PATCH] [AB-xxx] increasing installer version to match abstracto version --- deployment/installer/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/installer/.env b/deployment/installer/.env index abde34902..f73f7d37e 100644 --- a/deployment/installer/.env +++ b/deployment/installer/.env @@ -1,2 +1,2 @@ REGISTRY_PREFIX=harbor.sheldan.dev/abstracto/ -VERSION=0.0.1 \ No newline at end of file +VERSION=1.5.5 \ No newline at end of file