升级guacamole到1.3.0

This commit is contained in:
dushixiang
2021-02-08 16:58:22 +08:00
committed by dushixiang
parent b4421b1b56
commit 552b91619f
3 changed files with 6 additions and 6 deletions

View File

@ -34,7 +34,7 @@ const (
)
const Delimiter = ';'
const Version = "VERSION_1_2_0"
const Version = "VERSION_1_3_0"
type Configuration struct {
ConnectionID string