summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-17 10:42:22 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-17 10:42:22 +0200
commitb8099147a8e02d4b1eedb505db4f349ca5db91fb (patch)
treeb6fbeeff14d3f50d2b3cc9a8e8e295417f3547ad /internal
parent4b6a0c1d534505cfbfe6a569893ec795d175129d (diff)
downloadlectio-0.46.1.tar.gz
lectio-0.46.1.zip
release: v0.46.1v0.46.1
Diffstat (limited to 'internal')
-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 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