We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b874c17 commit 780f378Copy full SHA for 780f378
main.go
@@ -36,7 +36,7 @@ import (
36
)
37
38
func main() {
39
- app.Version = "1.9.4"
+ app.Version = "1.9.5"
40
41
// 1. Core modules: app, api/ws, streams
42
0 commit comments