diff --git a/help/en.myco b/help/en.myco index 40bd556..27cfd05 100644 --- a/help/en.myco +++ b/help/en.myco @@ -1,6 +1,6 @@ = Help -This is documentation for **Mycorrhiza Wiki** 1.9. +This is documentation for **Mycorrhiza Wiki** 1.10. //Choose a topic from the list.// diff --git a/main.go b/main.go index a67ac4c..1ca6bf3 100644 --- a/main.go +++ b/main.go @@ -33,7 +33,7 @@ func main() { log.Fatal(err) } - log.Println("Running Mycorrhiza Wiki 1.9.0") + log.Println("Running Mycorrhiza Wiki 1.10.0") if err := os.Chdir(files.HyphaeDir()); err != nil { log.Fatal(err) } diff --git a/views/about.go b/views/about.go index b1c4068..6d7756a 100644 --- a/views/about.go +++ b/views/about.go @@ -45,7 +45,7 @@ const aboutTemplateString = `