From 71ad91a00161135a2d7fd52eb7daa8a590a4061f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kucia?= Date: Sat, 6 Jan 2024 15:30:06 +0100 Subject: [PATCH] Update module.json --- src/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/module.json b/src/module.json index e4c0af8..cf4465b 100644 --- a/src/module.json +++ b/src/module.json @@ -2,7 +2,7 @@ "id": "magic-items-2", "title": "Magic Items 2", "description": "Module that adds the ability to create magical items with spells or feats that belong to the item itself, such as staffs or magic wands, which will be automatically inherited from the character who owns the item.", - "version": "1.3.4", + "version": "1.4.0", "compatibility": { "minimum": 11, "verified": 11,