diff --git a/static/index.go b/static/index.go index 2db67d5..a7c060f 100644 --- a/static/index.go +++ b/static/index.go @@ -30,7 +30,7 @@ var ( func init() { Name = "mdout" - Version = "0.7.1" + Version = "0.7.2" ConfigFolderName = "mdout" ConfigFileName = "conf.toml"