From: oilboi <47129783+oilboi@users.noreply.github.com> Date: Tue, 9 Jun 2020 16:34:12 +0000 (-0400) Subject: Update version X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=219081aa92fb8b426050d4a84c70a7d68a7d25db;p=crafter_client.git Update version --- diff --git a/version_send.lua b/version_send.lua index cbf3c15..6b62af0 100644 --- a/version_send.lua +++ b/version_send.lua @@ -1,3 +1,3 @@ minetest.after(2,function() -- this needs a few seconds for the mod channel to open up - version_channel:send_all("0.05005") + version_channel:send_all("0.05006") end) \ No newline at end of file