aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-27 14:12:46 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-27 14:12:46 +0200
commitaa77877d70e7ba5e2c19d970a555940c083e5de8 (patch)
tree6a001382cc65d675c8bd2a73857a2c410eb11088
parente01cfff5ddddd9cefdb19536e31257cdae5821f6 (diff)
downloadlectio-aa77877d70e7ba5e2c19d970a555940c083e5de8.tar.gz
lectio-aa77877d70e7ba5e2c19d970a555940c083e5de8.zip
chore: bump to 0.28.0 (EF 1962 computed calendar)
-rw-r--r--internal/config/config.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/config/config.go b/internal/config/config.go
index 9fa0412..8fcd17d 100644
--- a/internal/config/config.go
+++ b/internal/config/config.go
@@ -60,7 +60,7 @@ const configHeader = `# lectio configuration (INI). Full-line comments only (# o
// Version is lectio's release version, shared by every binary's
// -v/--version output (lectio, lectio-ui, lectio-web).
-const Version = "0.27.0"
+const Version = "0.28.0"
// validVersions are the five scripture versions lectio understands.
var validVersions = map[string]bool{