🔖 Release 1.5.2

This commit is contained in:
Liang Ding 2016-12-15 09:20:26 +08:00
parent 78a44a9744
commit 0ecb57a871
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.1"
WideVersion = "1.5.2"
// CodeMirrorVer holds the current editor version.
CodeMirrorVer = "5.1"