summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-14 22:12:29 +0300
committerPaul Buetow <paul@buetow.org>2026-04-14 22:12:29 +0300
commitc070d447d6bdc6d9e002e6f3ea5aafe9e5d7fc38 (patch)
treec9fa288a885694a5bdff2823e935aa1798799cb9 /internal/version
parentf90a9e0063dbe4ca06c193aec7e7469a32e0b422 (diff)
Release 0.4.1: drop HTML report header links; document Docker deploy in AGENTS.
Remove Dashboard/foo.zone/Report API nav from HTML output; keep foo.zone CSS and layout. Refresh HTML fixtures. Made-with: Cursor
Diffstat (limited to 'internal/version')
-rw-r--r--internal/version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version/version.go b/internal/version/version.go
index 371f9d1..8102711 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -1,4 +1,4 @@
package version
// Tag is the application release version.
-const Tag = "0.4.0"
+const Tag = "0.4.1"