Skip to content

Commit 09b233b

Browse files
committed
Update credits and bump to version 1.4.1
1 parent b9982f1 commit 09b233b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ See the "LICENSE" file
7676
* fluxionary (Minor fixups)
7777
* Toby1710 (UX fixes)
7878
* Peter Nerlich (CC, BCC)
79-
* Emojigit (Traditional Chinese translation)
79+
* Emojigit (Performance, Traditional Chinese translation)
8080
* Niklp09 (German translation)
8181
* Dennis Jenkins (UX fixes)
8282
* Thomas Rudin (Maintenance)

ui/about.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ local contributors = {
1919
{ name = "BuckarooBanzay", groups = {"c"} },
2020
{ name = "Chache", groups = {"i"} },
2121
{ name = "Dennis Jenkins", groups = {"c"} },
22-
{ name = "Emojigit", groups = {"i"} },
22+
{ name = "Emojigit", groups = {"c", "i"} },
2323
{ name = "Eredin", groups = {"i"} },
2424
{ name = "fluxionary", groups = {"c"} },
2525
{ name = "imre84", groups = {"c"} },
@@ -55,7 +55,7 @@ function mail.show_about(name)
5555
label[0.2,0;Mail]
5656
5757
label[0.2,0.5;]] .. S("Provided by mt-mods") .. [[]
58-
label[0.2,0.9;]] .. S("Version: @1", "1.4.1-dev") .. [[]
58+
label[0.2,0.9;]] .. S("Version: @1", "1.4.1") .. [[]
5959
6060
box[0,1.5;3,0.45;]] .. mail.get_color("highlighted") .. [[]
6161
label[0.2,1.5;]] .. S("Licenses") .. [[]

0 commit comments

Comments
 (0)