chore: bump version to 0.14.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-16 20:31:53 +01:00
parent 7c90c9ed4a
commit 0a4eac188a

View File

@@ -20,7 +20,7 @@ import (
"git.t-juice.club/torjus/oubliette/internal/web"
)
const Version = "0.13.0"
const Version = "0.14.0"
func main() {
if err := run(); err != nil {