We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5bbd3 commit 8cca8deCopy full SHA for 8cca8de
1 file changed
main.go
@@ -36,7 +36,7 @@ import (
36
)
37
38
func main() {
39
- app.Version = "1.9.5"
+ app.Version = "1.9.6"
40
41
// 1. Core modules: app, api/ws, streams
42
0 commit comments