From 891cc1f87c149431fca22a2b8ada6a7203318d90 Mon Sep 17 00:00:00 2001 From: Timur Ismagilov Date: Tue, 5 Oct 2021 23:11:43 +0300 Subject: [PATCH] =?UTF-8?q?v1.5.0=20=E2=87=A2=20v1.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- l18n/l18n.go | 2 +- main.go | 2 +- views/stuff.qtpl | 2 +- views/stuff.qtpl.go | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l18n/l18n.go b/l18n/l18n.go index 438428a..d2753ab 100644 --- a/l18n/l18n.go +++ b/l18n/l18n.go @@ -1,6 +1,6 @@ // Code generated by go-localize; DO NOT EDIT. // This file was generated by robots at -// 2021-10-05 23:07:42.331894 +0300 MSK m=+0.003049418 +// 2021-10-05 23:10:55.234321 +0300 MSK m=+0.003252376 package l18n diff --git a/main.go b/main.go index 0d8c443..62466ff 100644 --- a/main.go +++ b/main.go @@ -29,7 +29,7 @@ func main() { log.Fatal(err) } - log.Println("Running Mycorrhiza Wiki 1.5.0") + log.Println("Running Mycorrhiza Wiki 1.6.0") if err := os.Chdir(files.HyphaeDir()); err != nil { log.Fatal(err) } diff --git a/views/stuff.qtpl b/views/stuff.qtpl index e7332d3..f461686 100644 --- a/views/stuff.qtpl +++ b/views/stuff.qtpl @@ -274,7 +274,7 @@ sort.Strings(editors)

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