From 8cca8decdefdb839040ca83143f8286ae3743ecb Mon Sep 17 00:00:00 2001 From: Alex X Date: Tue, 29 Oct 2024 17:50:00 +0300 Subject: [PATCH] Update version to 1.9.6 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index ee9e05f4..df3468f4 100644 --- a/main.go +++ b/main.go @@ -36,7 +36,7 @@ import ( ) func main() { - app.Version = "1.9.5" + app.Version = "1.9.6" // 1. Core modules: app, api/ws, streams