Update credits and bump to version 1.4.1
Some checks are pending
luacheck / luacheck (push) Waiting to run
test / build (5.8.0) (push) Waiting to run
test / build (latest) (push) Waiting to run
test / build (5.0.1) (push) Waiting to run
test / build (5.1.1) (push) Waiting to run
test / build (5.2.0) (push) Waiting to run
test / build (5.3.0) (push) Waiting to run
test / build (5.4.1) (push) Waiting to run
test / build (5.5.1) (push) Waiting to run
test / build (5.6.1) (push) Waiting to run
test / build (5.7.0) (push) Waiting to run

This commit is contained in:
Athozus 2024-08-09 00:35:42 +02:00
parent b9982f11e6
commit 09b233b039
No known key found for this signature in database
GPG Key ID: B50895022E8484BF
2 changed files with 3 additions and 3 deletions

View File

@ -76,7 +76,7 @@ See the "LICENSE" file
* fluxionary (Minor fixups) * fluxionary (Minor fixups)
* Toby1710 (UX fixes) * Toby1710 (UX fixes)
* Peter Nerlich (CC, BCC) * Peter Nerlich (CC, BCC)
* Emojigit (Traditional Chinese translation) * Emojigit (Performance, Traditional Chinese translation)
* Niklp09 (German translation) * Niklp09 (German translation)
* Dennis Jenkins (UX fixes) * Dennis Jenkins (UX fixes)
* Thomas Rudin (Maintenance) * Thomas Rudin (Maintenance)

View File

@ -19,7 +19,7 @@ local contributors = {
{ name = "BuckarooBanzay", groups = {"c"} }, { name = "BuckarooBanzay", groups = {"c"} },
{ name = "Chache", groups = {"i"} }, { name = "Chache", groups = {"i"} },
{ name = "Dennis Jenkins", groups = {"c"} }, { name = "Dennis Jenkins", groups = {"c"} },
{ name = "Emojigit", groups = {"i"} }, { name = "Emojigit", groups = {"c", "i"} },
{ name = "Eredin", groups = {"i"} }, { name = "Eredin", groups = {"i"} },
{ name = "fluxionary", groups = {"c"} }, { name = "fluxionary", groups = {"c"} },
{ name = "imre84", groups = {"c"} }, { name = "imre84", groups = {"c"} },
@ -55,7 +55,7 @@ function mail.show_about(name)
label[0.2,0;Mail] label[0.2,0;Mail]
label[0.2,0.5;]] .. S("Provided by mt-mods") .. [[] 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") .. [[] box[0,1.5;3,0.45;]] .. mail.get_color("highlighted") .. [[]
label[0.2,1.5;]] .. S("Licenses") .. [[] label[0.2,1.5;]] .. S("Licenses") .. [[]