diff --git a/conf/wide.go b/conf/wide.go index 09b83fb..9c9dcdf 100644 --- a/conf/wide.go +++ b/conf/wide.go @@ -39,7 +39,7 @@ const ( PathListSeparator = string(os.PathListSeparator) // WideVersion holds the current Wide's version. - WideVersion = "1.5.1" + WideVersion = "1.5.2" // CodeMirrorVer holds the current editor version. CodeMirrorVer = "5.1"