diff --git a/help/en.myco b/help/en.myco index 12c2b63..d359b01 100644 --- a/help/en.myco +++ b/help/en.myco @@ -1,5 +1,5 @@ # Help -This is Mycorrhiza Wiki 1.3 built-in documentation. +This is Mycorrhiza Wiki 1.4 built-in documentation. **Mycorrhiza Wiki** is a wiki engine. See the [[https://mycorrhiza.wiki | official wiki]]. diff --git a/main.go b/main.go index e16230b..d79838f 100644 --- a/main.go +++ b/main.go @@ -28,7 +28,7 @@ func main() { log.Fatal(err) } - log.Println("Running Mycorrhiza Wiki 1.3.0") + log.Println("Running Mycorrhiza Wiki 1.4.0") if err := os.Chdir(files.HyphaeDir()); err != nil { log.Fatal(err) } diff --git a/views/stuff.qtpl b/views/stuff.qtpl index c994f97..ca99036 100644 --- a/views/stuff.qtpl +++ b/views/stuff.qtpl @@ -150,16 +150,16 @@ It outputs a poorly formatted JSON, but it works and is valid.