Bump version

This commit is contained in:
世界 2022-09-09 14:43:42 +08:00
parent ef7f2d82c0
commit f7bed32c6f
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,6 @@
package constant
var (
Version = "1.0"
Version = "1.0.1"
Commit = ""
)

View file

@ -1,3 +1,9 @@
#### 1.0.1
* Fix match 4in6 address in ip_cidr
* Fix clash api log level format error
* Fix clash api unknown proxy type
#### 1.0
* Fix wireguard reconnect