chore: release v0.20.2

This commit is contained in:
2026-07-19 19:11:06 +02:00
parent 82a2c6cb7f
commit 59e6570f17
8 changed files with 190 additions and 12 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.20.1"
appVersion = "0.20.2"
// posthogHost is the PostHog ingestion endpoint. EU cloud by default; change
// to https://us.i.posthog.com for a US project.