Skip to content

Commit 199fdd6

Browse files
committed
Update version to 1.9.8
1 parent 4035e91 commit 199fdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import (
3737
)
3838

3939
func main() {
40-
app.Version = "1.9.7"
40+
app.Version = "1.9.8"
4141

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

0 commit comments

Comments
 (0)