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 4035e91 commit 199fdd6Copy full SHA for 199fdd6
main.go
@@ -37,7 +37,7 @@ import (
37
)
38
39
func main() {
40
- app.Version = "1.9.7"
+ app.Version = "1.9.8"
41
42
// 1. Core modules: app, api/ws, streams
43
0 commit comments