Skip to content

Commit fa580c5

Browse files
committed
Update version to 1.9.9
1 parent 7f4c450 commit fa580c5

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
@@ -39,7 +39,7 @@ import (
3939
)
4040

4141
func main() {
42-
app.Version = "1.9.8"
42+
app.Version = "1.9.9"
4343

4444
// 1. Core modules: app, api/ws, streams
4545

0 commit comments

Comments
 (0)