Update constobj.go

This commit is contained in:
Qin tian
2026-03-25 21:58:05 +08:00
parent 86b4a28bce
commit 4256e57273

View File

@@ -17,7 +17,7 @@ import (
"github.com/qtgolang/SunnyNet/src/websocket"
)
const SunnyVersion = "2026-03-24"
const SunnyVersion = "2026-03-25"
const Information = `
------------------------------------------------------
欢迎使用 SunnyNet 网络中间件 - V` + SunnyVersion + `