mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2024-11-22 20:43:43 +01:00
Bump version to 0.4.7
This commit is contained in:
parent
c63376b523
commit
b88f946929
@ -64,7 +64,7 @@ armor = {
|
|||||||
.."listring[current_player;craft]",
|
.."listring[current_player;craft]",
|
||||||
textures = {},
|
textures = {},
|
||||||
default_skin = "character",
|
default_skin = "character",
|
||||||
version = "0.4.6",
|
version = "0.4.7",
|
||||||
}
|
}
|
||||||
|
|
||||||
if minetest.get_modpath("inventory_plus") then
|
if minetest.get_modpath("inventory_plus") then
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Modpack - 3d Armor [0.4.6]
|
Modpack - 3d Armor [0.4.7]
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
### Table of Contents
|
### Table of Contents
|
||||||
|
Loading…
Reference in New Issue
Block a user