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 26f16e3 commit df95ce3Copy full SHA for df95ce3
main.go
@@ -44,7 +44,7 @@ import (
44
)
45
46
func main() {
47
- app.Version = "1.9.9"
+ app.Version = "1.9.10"
48
49
// 1. Core modules: app, api/ws, streams
50
0 commit comments