diff --git a/conf/wide.go b/conf/wide.go index 4b7b6e1..7412b7e 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.2.0" + WideVersion = "1.3.0" // CodeMirrorVer holds the current editor version. CodeMirrorVer = "5.1"