From 6558fa9bfde0e9c5304e7d0209dbc9f6e4aef745 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sat, 22 Aug 2020 18:52:07 +0200 Subject: [PATCH] Add new maps from Bobours --- README.md | 2 ++ module.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c16f14..d462087 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ The maps are designed to be used with Foundry only, all other uses must be notif * LeRatierBretonnien * Aldarion +* Woeskwee +* Bobours diff --git a/module.json b/module.json index 20a5ede..00eb1cb 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "wfrp4e-ubersreik-maps", "title": "Ubersreik maps module for WFRP4E", "description": "Module for Starter Set, Adventures 1 & 2", - "version": "0.0.1", + "version": "0.0.2", "minimumCoreVersion" : "0.6.0", "compatibleCoreVersion": "1.0.0", "author": "LeRatierBretonnien",