Skip to content

Commit 780f378

Browse files
committed
Update version to 1.9.5
1 parent b874c17 commit 780f378

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
@@ -36,7 +36,7 @@ import (
3636
)
3737

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

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

0 commit comments

Comments
 (0)