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 e3188a0 commit cd777baCopy full SHA for cd777ba
main.go
@@ -36,7 +36,7 @@ import (
36
)
37
38
func main() {
39
- app.Version = "1.9.2"
+ app.Version = "1.9.3"
40
41
// 1. Core modules: app, api/ws, streams
42
0 commit comments