From f0ab5e7edc18385f09b061b105862559eedc651a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=20Jurmanovi=C4=87?= Date: Sat, 16 Aug 2025 16:22:28 +0200 Subject: [PATCH] version increase --- local/utl/configs/configs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/utl/configs/configs.go b/local/utl/configs/configs.go index 2818709..3d74244 100644 --- a/local/utl/configs/configs.go +++ b/local/utl/configs/configs.go @@ -8,7 +8,7 @@ import ( ) var ( - Version = "0.10.3" + Version = "0.10.5" Prefix = "v1" Secret string SecretCode string