添加nat路由说明

This commit is contained in:
bjdgyc
2022-10-13 15:24:40 +08:00
parent 8c6173d3d8
commit 509a7f1ab1
2 changed files with 4 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ package base
const (
APP_NAME = "AnyLink"
// 添加radius支持
APP_VER = "0.8.1"
APP_VER = "0.9.1-beta1"
)