diff --git a/conf/wide.go b/conf/wide.go index 604a795..8f0a160 100644 --- a/conf/wide.go +++ b/conf/wide.go @@ -44,7 +44,7 @@ const ( const ( // WideVersion holds the current wide version. - WideVersion = "1.0.1" + WideVersion = "1.1.0" // CodeMirrorVer holds the current editor version. CodeMirrorVer = "4.8" )