Skip to content

Commit

Permalink
Update version to 1.4.1-dev in about.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Athozus committed Aug 6, 2024
1 parent 4cd06c5 commit 4f15c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/about.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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.0") .. [[]
label[0.2,0.9;]] .. S("Version: @1", "1.4.1-dev") .. [[]
box[0,1.5;3,0.45;]] .. mail.get_color("highlighted") .. [[]
label[0.2,1.5;]] .. S("Licenses") .. [[]
Expand Down

0 comments on commit 4f15c2f

Please sign in to comment.