From b8099147a8e02d4b1eedb505db4f349ca5db91fb Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 17 Aug 2026 10:42:22 +0200 Subject: release: v0.46.1 --- 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 1698c4e..e8c514f 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.46.0" +const Version = "0.46.1" // SourceURL is where lectio's corresponding source can be obtained. It is // not decoration: lectio is AGPL-3.0-or-later, and section 13 requires a -- cgit v1.3