From dfe47559d13a6dfceb2445b92cec0c0d775f5f96 Mon Sep 17 00:00:00 2001 From: Alex X Date: Sun, 14 Dec 2025 23:05:24 +0300 Subject: [PATCH] Update version to 1.9.13 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index b3d470a5..72946013 100644 --- a/main.go +++ b/main.go @@ -49,7 +49,7 @@ import ( ) func main() { - app.Version = "1.9.12" + app.Version = "1.9.13" type module struct { name string