We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715be4d commit dbe9e4aCopy full SHA for dbe9e4a
main.go
@@ -36,7 +36,7 @@ import (
36
)
37
38
func main() {
39
- app.Version = "1.9.6"
+ app.Version = "1.9.7"
40
41
// 1. Core modules: app, api/ws, streams
42
0 commit comments