Bump version to 0.4.6

This commit is contained in:
stujones11 2016-11-27 16:12:43 +00:00
parent c9001f9e53
commit 6b2e3adc00
2 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@ armor = {
.."listring[current_player;craft]",
textures = {},
default_skin = "character",
version = "0.4.5",
version = "0.4.6",
}
if minetest.get_modpath("inventory_plus") then
@ -397,7 +397,7 @@ minetest.register_on_joinplayer(function(player)
allow_move = function(inv, from_list, from_index, to_list, to_index, count, player)
return count
end,
})
}, name)
if inv_mod == "inventory_plus" then
inventory_plus.register_button(player,"armor", "Armor")
end

View File

@ -1,4 +1,4 @@
Modpack - 3d Armor [0.4.5]
Modpack - 3d Armor [0.4.6]
==========================
### Table of Contents