Skip to content

Commit

Permalink
release v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rehiy committed Feb 27, 2023
1 parent 269a92c commit 373e84b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/args/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ var Efs *embed.FS

var ConfigFile string

var Version = "0.8.0"
var Version = "0.8.2"
var BuildVersion = "202302"
3 changes: 2 additions & 1 deletion docs/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- 完善证书支持
- 修复Cloudflare错误
- 显示更多证书信息

0 comments on commit 373e84b

Please sign in to comment.