]> git.lizzy.rs Git - crafter_client.git/commitdiff
Update version
authoroilboi <47129783+oilboi@users.noreply.github.com>
Tue, 9 Jun 2020 16:34:12 +0000 (12:34 -0400)
committeroilboi <47129783+oilboi@users.noreply.github.com>
Tue, 9 Jun 2020 16:34:12 +0000 (12:34 -0400)
version_send.lua

index cbf3c156319d91b8ac6d2efd4c30c71a8d600af8..6b62af06da8044247045443e93590e3906e9f4eb 100644 (file)
@@ -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