upgrade version

addon-dailer
lqqyt2423 3 years ago
parent 19c8a79809
commit 1509a04b7d

@ -33,7 +33,7 @@ type Proxy struct {
func NewProxy(opts *Options) (*Proxy, error) {
proxy := new(Proxy)
proxy.Version = "0.1.8"
proxy.Version = "0.1.9"
proxy.Server = &http.Server{
Addr: opts.Addr,

Loading…
Cancel
Save