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