From b5948cfb25404cc5cb37b166ecaa2dca20b11d4b Mon Sep 17 00:00:00 2001 From: Alex X Date: Mon, 19 Jan 2026 11:59:09 +0300 Subject: [PATCH] Update version to 1.9.14 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index def7ee35..ca70e84d 100644 --- a/main.go +++ b/main.go @@ -52,7 +52,7 @@ import ( func main() { // version will be set later from -buildvcs info, this used only as fallback - app.Version = "1.9.13" + app.Version = "1.9.14" type module struct { name string