upgrade version

addon-dailer
lqqyt2423 3 years ago
parent 4055dfe7b4
commit b72ceb9295

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

Loading…
Cancel
Save