diff --git a/conf/wide.go b/conf/wide.go index 05aa054..8df1fdb 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.0" + WideVersion = "1.5.1" // CodeMirrorVer holds the current editor version. CodeMirrorVer = "5.1"