Wide 1.1.0
This commit is contained in:
parent
8180413359
commit
efcbeb5b1a
|
@ -44,7 +44,7 @@ const (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// WideVersion holds the current wide version.
|
// WideVersion holds the current wide version.
|
||||||
WideVersion = "1.0.1"
|
WideVersion = "1.1.0"
|
||||||
// CodeMirrorVer holds the current editor version.
|
// CodeMirrorVer holds the current editor version.
|
||||||
CodeMirrorVer = "4.8"
|
CodeMirrorVer = "4.8"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue