From 80112ad188bf2726d744037a14348d602a58d080 Mon Sep 17 00:00:00 2001 From: Timur Ismagilov Date: Sun, 1 Aug 2021 15:40:00 +0500 Subject: [PATCH] Dump version --- help/en.myco | 2 +- main.go | 2 +- views/stuff.qtpl | 10 +++++----- views/stuff.qtpl.go | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) 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.
  • Mycomarkup
  • Interface
  • Configuration (for administrators)
  • @@ -235,7 +235,7 @@ for u := range user.YieldUsers() {

    About {%s cfg.WikiName %}