From 8d6f3b5c8cfa11a87924c8ee3e1b09abae8213d9 Mon Sep 17 00:00:00 2001 From: "Aaron C. Meadows" Date: Fri, 15 Sep 2023 15:42:51 -0500 Subject: [PATCH] Adding Back previousVersions --- MonsterHitDice/script.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/MonsterHitDice/script.json b/MonsterHitDice/script.json index 6668c0a45f..d5f6251e8d 100644 --- a/MonsterHitDice/script.json +++ b/MonsterHitDice/script.json @@ -79,5 +79,15 @@ "graphic.subtype": "read", "graphic.type": "read" }, - "conflicts": [] + "conflicts": [], + "previousversions": [ + "0.3.10", + "0.3.3", + "0.3.4", + "0.3.5", + "0.3.6", + "0.3.7", + "0.3.8", + "0.3.9" + ] }