Release 1.5.1

This commit is contained in:
Liang Ding 2016-08-31 09:26:42 +08:00
parent 910cf9c536
commit def80b904f
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's version.
WideVersion = "1.5.0"
WideVersion = "1.5.1"
// CodeMirrorVer holds the current editor version.
CodeMirrorVer = "5.1"