第一份2.0-LTS代码上传

This commit is contained in:
2026-07-26 21:55:42 +08:00
parent 542f265a35
commit e64a8687d2
8 changed files with 286 additions and 115 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ var platforms = []Platform{
}
const (
Version = "1.5.0"
BuildTime = "2026-07-25"
Version = "2.0.0"
BuildTime = "2026-07-26"
Binary = "frpc-console"
)