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 7f4c450 commit fa580c5Copy full SHA for fa580c5
main.go
@@ -39,7 +39,7 @@ import (
39
)
40
41
func main() {
42
- app.Version = "1.9.8"
+ app.Version = "1.9.9"
43
44
// 1. Core modules: app, api/ws, streams
45
0 commit comments