Release Wide 1.4.0

This commit is contained in:
Liang Ding 2015-09-28 15:20:03 +08:00
parent ac579ab769
commit 9908cb5c43
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ const (
PathListSeparator = string(os.PathListSeparator)
// WideVersion holds the current wide version.
WideVersion = "1.3.0"
WideVersion = "1.4.0"
// CodeMirrorVer holds the current editor version.
CodeMirrorVer = "5.1"