prepare to release 1.2.0
This commit is contained in:
parent
232cb5b2f2
commit
abf626e7b2
|
@ -39,7 +39,7 @@ const (
|
|||
PathListSeparator = string(os.PathListSeparator)
|
||||
|
||||
// WideVersion holds the current wide version.
|
||||
WideVersion = "1.1.0"
|
||||
WideVersion = "1.2.0"
|
||||
// CodeMirrorVer holds the current editor version.
|
||||
CodeMirrorVer = "4.10"
|
||||
|
||||
|
|
Loading…
Reference in New Issue