diff --git a/cmd/args/const.go b/cmd/args/const.go index 5b1860ab..9235cac2 100644 --- a/cmd/args/const.go +++ b/cmd/args/const.go @@ -8,5 +8,5 @@ var Efs *embed.FS var ConfigFile string -var Version = "0.8.0" +var Version = "0.8.2" var BuildVersion = "202302" diff --git a/docs/RELEASE.md b/docs/RELEASE.md index 596136e0..7f072803 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -1 +1,2 @@ -- 完善证书支持 +- 修复Cloudflare错误 +- 显示更多证书信息