Release Wide 1.5.0
This commit is contained in:
parent
3b6fd9b248
commit
3a3ffb1bc4
|
@ -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.4.0"
|
WideVersion = "1.5.0"
|
||||||
// CodeMirrorVer holds the current editor version.
|
// CodeMirrorVer holds the current editor version.
|
||||||
CodeMirrorVer = "5.1"
|
CodeMirrorVer = "5.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue