diff --git a/conf/wide.go b/conf/wide.go index da5cf27..38f9a5d 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.2" + WideVersion = "1.5.3" // CodeMirrorVer holds the current editor version. CodeMirrorVer = "5.1"