Skip to content

Commit 3e499e9

Browse files
committed
v1.8.5
1 parent d0da76d commit 3e499e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/proxy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ func NewProxy(opts *Options) (*Proxy, error) {
4444

4545
proxy := &Proxy{
4646
Opts: opts,
47-
Version: "1.8.4",
47+
Version: "1.8.5",
4848
Addons: make([]Addon, 0),
4949
}
5050

0 commit comments

Comments
 (0)