Skip to content

Commit be80eb1

Browse files
committed
Update version to 1.9.11
1 parent a8d2312 commit be80eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ import (
4444
)
4545

4646
func main() {
47-
app.Version = "1.9.10"
47+
app.Version = "1.9.11"
4848

4949
// 1. Core modules: app, api/ws, streams
5050

0 commit comments

Comments
 (0)