From 09b233b039af9bb74576d940eb2a2575349d4523 Mon Sep 17 00:00:00 2001 From: Athozus Date: Fri, 9 Aug 2024 00:35:42 +0200 Subject: [PATCH] Update credits and bump to version 1.4.1 --- README.md | 2 +- ui/about.lua | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f1c1cb9..848eed8 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ See the "LICENSE" file * fluxionary (Minor fixups) * Toby1710 (UX fixes) * Peter Nerlich (CC, BCC) -* Emojigit (Traditional Chinese translation) +* Emojigit (Performance, Traditional Chinese translation) * Niklp09 (German translation) * Dennis Jenkins (UX fixes) * Thomas Rudin (Maintenance) diff --git a/ui/about.lua b/ui/about.lua index 3b157f1..09b0d59 100644 --- a/ui/about.lua +++ b/ui/about.lua @@ -19,7 +19,7 @@ local contributors = { { name = "BuckarooBanzay", groups = {"c"} }, { name = "Chache", groups = {"i"} }, { name = "Dennis Jenkins", groups = {"c"} }, - { name = "Emojigit", groups = {"i"} }, + { name = "Emojigit", groups = {"c", "i"} }, { name = "Eredin", groups = {"i"} }, { name = "fluxionary", groups = {"c"} }, { name = "imre84", groups = {"c"} }, @@ -55,7 +55,7 @@ function mail.show_about(name) label[0.2,0;Mail] label[0.2,0.5;]] .. S("Provided by mt-mods") .. [[] - label[0.2,0.9;]] .. S("Version: @1", "1.4.1-dev") .. [[] + label[0.2,0.9;]] .. S("Version: @1", "1.4.1") .. [[] box[0,1.5;3,0.45;]] .. mail.get_color("highlighted") .. [[] label[0.2,1.5;]] .. S("Licenses") .. [[]