From 3026d2614d2e07f3e3fe8422af64ad6cb49fac06 Mon Sep 17 00:00:00 2001 From: elizeuangelo Date: Sun, 30 Jul 2023 18:45:09 -0300 Subject: [PATCH] changes in manifest --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index ad9c5b1..4fcb1d9 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "beyond-the-wall", "title": "Beyond The Wall", "description": "A basic system for Beyond the Wall, likely extensible to many OSR systems.", - "version": "1.1.5", + "version": "1.1.6", "author": "studio315b, elizeuangelo", "scripts": [], "esmodules": ["beyond-the-wall.js"], @@ -12,7 +12,7 @@ "gridUnits": "yd", "compatibility": { "minimum": 10, - "verified": 10.291 + "verified": "11.306" }, "initiative": "@initiative", "url": "https://github.com/elizeuangelo/fvtt-beyond-the-wall",