From b42ccb271cfb033c7238eb2f0a2c1a7c27062da6 Mon Sep 17 00:00:00 2001 From: "PAEPCKE, Michael" Date: Tue, 29 Oct 2024 18:43:32 +0000 Subject: [PATCH] update: reorg webUI layout --- api.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.go b/api.go index 59e5a91..28f1871 100644 --- a/api.go +++ b/api.go @@ -8,7 +8,7 @@ import ( ) // global exported consts -const SemVer = "v0.1.24" +const SemVer = "v0.1.25" // global var var (