aboutsummaryrefslogtreecommitdiff
path: root/internal/config/config.go
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-27 13:24:11 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-27 13:24:11 +0200
commit6aaedcec712d254d3bc48afac37e44bc7a84e940 (patch)
treef6e7882c4e0f08892641f1a603757d6bc8a3eb0e /internal/config/config.go
parente91a7dadb4401a553ffdd4f3661640921e425eb6 (diff)
downloadlectio-6aaedcec712d254d3bc48afac37e44bc7a84e940.tar.gz
lectio-6aaedcec712d254d3bc48afac37e44bc7a84e940.zip
chore: bump to 0.27.0 (custom calendar layers)
Diffstat (limited to 'internal/config/config.go')
-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 2fb4daa..9fa0412 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.26.1"
+const Version = "0.27.0"
// validVersions are the five scripture versions lectio understands.
var validVersions = map[string]bool{