From df95ce39d08f4eae0544f7dc340f8d8ee27a5752 Mon Sep 17 00:00:00 2001 From: Alex X Date: Wed, 24 Sep 2025 16:34:54 +0300 Subject: [PATCH] Update version to 1.9.10 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index e85c5900..0cfc31fb 100644 --- a/main.go +++ b/main.go @@ -44,7 +44,7 @@ import ( ) func main() { - app.Version = "1.9.9" + app.Version = "1.9.10" // 1. Core modules: app, api/ws, streams