diff --git a/version.json b/version.json index 7550a347..cabe66f9 100644 --- a/version.json +++ b/version.json @@ -1,11 +1,12 @@ { "homepage": "https://www.curseforge.com/minecraft/mc-mods/mappet", "1.12.2": { + "0.1.1": "This is a small patch which also features new expression condition block.", "0.1": "This is public release update.", "0.1-alpha": "This first release provides tons of features: states, conditions, expressions, emitter block, trigger block, region block, crafting tables, quests, NPCs, factions, events, scripts, dialogues, quest chains, many commands, custom sound events, target selectors, global triggers, and much more." }, "promos": { - "1.12.2-latest": "0.1", - "1.12.2-recommended": "0.1" + "1.12.2-latest": "0.1.1", + "1.12.2-recommended": "0.1.1" } } \ No newline at end of file