🔖 Release 1.5.3

This commit is contained in:
Liang Ding 2017-08-09 09:39:16 +08:00
parent 197a33f0e8
commit 0b0a67cc33
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.2"
WideVersion = "1.5.3"
// CodeMirrorVer holds the current editor version.
CodeMirrorVer = "5.1"