From dc379ea6a67b2bcf377f097ba416654555bff11f Mon Sep 17 00:00:00 2001 From: Daniel Legt Date: Mon, 4 May 2026 00:52:34 +0300 Subject: [PATCH] fix(versioning): Removed `v` pre-pending --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 1290049..33dd8ec 100644 --- a/templates/index.html +++ b/templates/index.html @@ -126,7 +126,7 @@
{{ if .UploadsEnabled }}Ready ยท drag files anywhere onto the window{{ else }}Guest uploads are disabled{{ end }} WarpBox - v{{ .AppVersion }} + {{ .AppVersion }}