Skip to content

Commit f8defac

Browse files
committed
v1.8.8
1 parent 76adb2c commit f8defac

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
@@ -46,7 +46,7 @@ func NewProxy(opts *Options) (*Proxy, error) {
4646

4747
proxy := &Proxy{
4848
Opts: opts,
49-
Version: "1.8.7",
49+
Version: "1.8.8",
5050
Addons: make([]Addon, 0),
5151
}
5252

0 commit comments

Comments
 (0)