chore: release v0.14

This commit is contained in:
2026-06-25 01:09:37 +02:00
parent d6626d96d0
commit fa09251039
3 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ import (
const (
// appVersion is stamped on every heartbeat (and could feed the About box).
appVersion = "0.13"
appVersion = "0.14"
// posthogHost is the PostHog ingestion endpoint. EU cloud by default; change
// to https://us.i.posthog.com for a US project.