From 3efcdf428ac0c84a38a4efb1333caefac3cc5dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20B=C3=B6ttner?= Date: Fri, 18 Jun 2021 10:42:40 +0200 Subject: [PATCH] Version bump renamed method was called with old name --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 375bc7b..a185047 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "lootpopulatornpc5e", "title": "LootPopulator NPC 5e", "description": "A module to automatically populate loot on monsters and npcs when places on the map.", - "version": "0.1.1", + "version": "0.1.2", "minimumCoreVersion": "0.8.5", "compatibleCoreVersion": "0.8.7", "author": "Daniel Böttner",