Skip to content

Commit f7bed32

Browse files
committed
Bump version
1 parent ef7f2d8 commit f7bed32

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

constant/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package constant
22

33
var (
4-
Version = "1.0"
4+
Version = "1.0.1"
55
Commit = ""
66
)

docs/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 1.0.1
2+
3+
* Fix match 4in6 address in ip_cidr
4+
* Fix clash api log level format error
5+
* Fix clash api unknown proxy type
6+
17
#### 1.0
28

39
* Fix wireguard reconnect

0 commit comments

Comments
 (0)