Skip to content

Commit 8cca8de

Browse files
committed
Update version to 1.9.6
1 parent be5bbd3 commit 8cca8de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import (
3636
)
3737

3838
func main() {
39-
app.Version = "1.9.5"
39+
app.Version = "1.9.6"
4040

4141
// 1. Core modules: app, api/ws, streams
4242

0 commit comments

Comments
 (0)