Add publicUrl for master server

This commit is contained in:
chrislusf
2015-02-11 21:04:43 -08:00
parent f7998f8652
commit eff83a87d1
3 changed files with 7 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
package util
const (
VERSION = "0.68"
VERSION = "0.69 beta"
)