yisier / nps

在 0.26.10 版本的基础上修改而来的
https://ehang.io/nps/documents
GNU General Public License v3.0
1.95k stars 245 forks source link

是不是忘记改版本号了? #81

Closed LOVECHEN closed 1 year ago

LOVECHEN commented 1 year ago

cat lib/version/version.go package version

const VERSION = "0.26.14"

// Compulsory minimum version, Minimum downward compatibility to this version func GetVersion() string { return "0.26.0" }

remember-5 commented 1 year ago

安装的0.26.15提示

nps -version
Version: 0.26.14
Core version: 0.26.0
Same core version of client and server can connect each other
yisier commented 1 year ago

0.26.15 版本确实忘记改版本号了,16版本已发布

klxyy commented 1 year ago

0.26.15 版本确实忘记改版本号了,16版本已发布

@yisier 大佬,抽空更新下Docker版本