Bump version

This commit is contained in:
世界 2023-01-14 16:01:07 +08:00
parent 23a35b3c06
commit f32c149738
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,3 +1,3 @@
package constant
var Version = "1.1.2"
var Version = "1.1.4"

View File

@ -1,3 +1,9 @@
#### 1.1.4
* Fix DNS log
* Fix write to h2 conn after closed
* Fix create UDP DNS transport from plain IPv6 address
#### 1.1.2
* Fix http proxy auth