Skip to content

Commit 61ceae4

Browse files
committed
1.8.1
1 parent 8f97773 commit 61ceae4

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

4242
proxy := &Proxy{
4343
Opts: opts,
44-
Version: "1.8.0",
44+
Version: "1.8.1",
4545
Addons: make([]Addon, 0),
4646
}
4747

0 commit comments

Comments
 (0)