Release 1.3.0
This commit is contained in:
parent
a001bd6e35
commit
e16696ac63
|
@ -39,7 +39,7 @@ const (
|
||||||
PathListSeparator = string(os.PathListSeparator)
|
PathListSeparator = string(os.PathListSeparator)
|
||||||
|
|
||||||
// WideVersion holds the current wide version.
|
// WideVersion holds the current wide version.
|
||||||
WideVersion = "1.2.0"
|
WideVersion = "1.3.0"
|
||||||
// CodeMirrorVer holds the current editor version.
|
// CodeMirrorVer holds the current editor version.
|
||||||
CodeMirrorVer = "5.1"
|
CodeMirrorVer = "5.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue