Release 1.5.1
This commit is contained in:
parent
910cf9c536
commit
def80b904f
|
@ -39,7 +39,7 @@ const (
|
||||||
PathListSeparator = string(os.PathListSeparator)
|
PathListSeparator = string(os.PathListSeparator)
|
||||||
|
|
||||||
// WideVersion holds the current Wide's version.
|
// WideVersion holds the current Wide's version.
|
||||||
WideVersion = "1.5.0"
|
WideVersion = "1.5.1"
|
||||||
// CodeMirrorVer holds the current editor version.
|
// CodeMirrorVer holds the current editor version.
|
||||||
CodeMirrorVer = "5.1"
|
CodeMirrorVer = "5.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue