Skip to content

Commit 6fbd958

Browse files
committed
not use v2
1 parent 165c9ed commit 6fbd958

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: "2.0.1",
44+
Version: "1.8.0",
4545
Addons: make([]Addon, 0),
4646
}
4747

0 commit comments

Comments
 (0)