From aa77877d70e7ba5e2c19d970a555940c083e5de8 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 27 Jul 2026 14:12:46 +0200 Subject: chore: bump to 0.28.0 (EF 1962 computed calendar) --- internal/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal') 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{ -- cgit v1.3