diff --git a/conf/wide.go b/conf/wide.go index c3d7033..e139b03 100644 --- a/conf/wide.go +++ b/conf/wide.go @@ -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"