From f32a7502603287a657f9de0668b38a485a6049d4 Mon Sep 17 00:00:00 2001 From: Timur Ismagilov Date: Thu, 11 Nov 2021 01:44:00 +0300 Subject: [PATCH] =?UTF-8?q?Change=20version:=201.6.0=20=E2=9E=A1=EF=B8=8F?= =?UTF-8?q?=201.7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- help/en.myco | 2 +- help/ru.myco | 2 +- main.go | 2 +- views/stuff.qtpl | 2 +- views/stuff.qtpl.go | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/help/en.myco b/help/en.myco index fd84239..a475b14 100644 --- a/help/en.myco +++ b/help/en.myco @@ -1,6 +1,6 @@ # Help -This is documentation for **Mycorrhiza Wiki** version **1.6** ([[https://mycorrhiza.wiki | official wiki]]). +This is documentation for **Mycorrhiza Wiki** version **1.7** ([[https://mycorrhiza.wiki | official wiki]]). **Choose a topic from the list.** diff --git a/help/ru.myco b/help/ru.myco index 5b1420f..2edd846 100644 --- a/help/ru.myco +++ b/help/ru.myco @@ -1,6 +1,6 @@ # Справка -Это документация к **вики-движку Микориза** версии **1.6** ([[https://mycorrhiza.wiki | официальная вики]]). +Это документация к **вики-движку Микориза** версии **1.7** ([[https://mycorrhiza.wiki | официальная вики]]). **Выберите тему из списка.** diff --git a/main.go b/main.go index 56638dc..290838e 100644 --- a/main.go +++ b/main.go @@ -30,7 +30,7 @@ func main() { log.Fatal(err) } - log.Println("Running Mycorrhiza Wiki 1.6.0") + log.Println("Running Mycorrhiza Wiki 1.7.0") if err := os.Chdir(files.HyphaeDir()); err != nil { log.Fatal(err) } diff --git a/views/stuff.qtpl b/views/stuff.qtpl index 49d2451..6246bbf 100644 --- a/views/stuff.qtpl +++ b/views/stuff.qtpl @@ -275,7 +275,7 @@ sort.Strings(editors)

{%s lc.Get("ui.about_title", &l18n.Replacements{"name": cfg.WikiName}) %}