From 58e4e6b0110f0a7f3a168725a7b90a6711b37c99 Mon Sep 17 00:00:00 2001 From: Jan Ole Peek Date: Fri, 2 Sep 2022 17:53:47 -0700 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 30640b8..0d44102 100644 --- a/module.json +++ b/module.json @@ -6,9 +6,9 @@ "authors": [], "url": "https://github.com/jopeek/fvtt-simple-dice-roller", "flags": {}, - "version": "1.3.5", + "version": "1.3.6", "minimumCoreVersion": "9", - "compatibleCoreVersion": "9", + "compatibleCoreVersion": "10", "scripts": [ "./simple-dice-roller.js" ],