From 2e7588a61436d1a6ac0172d4c0f45f0468fe953e Mon Sep 17 00:00:00 2001 From: sladecraven Date: Tue, 1 Jun 2021 17:05:34 +0200 Subject: [PATCH] Fix version --- images/scenes/.directory | 2 +- module.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/scenes/.directory b/images/scenes/.directory index 75c285f..e1bc107 100644 --- a/images/scenes/.directory +++ b/images/scenes/.directory @@ -1,5 +1,5 @@ [Dolphin] -Timestamp=2020,8,26,19,6,13 +Timestamp=2021,5,11,8,19,39.469 Version=4 ViewMode=1 VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails diff --git a/module.json b/module.json index 63d448e..4b3ba9e 100644 --- a/module.json +++ b/module.json @@ -2,9 +2,9 @@ "name": "wfrp4e-eis-maps", "title": "WFRP4E - Fan-made maps for Ennemy in Shadows", "description": "Module for maps for EiS (aka chapter 1 of the Imperial Campaign)", - "version": "0.0.13", + "version": "0.0.14", "minimumCoreVersion" : "0.6.0", - "compatibleCoreVersion": "1.0.0", + "compatibleCoreVersion": "0.8.6", "author": "LeRatierBretonnien", "dependencies": [ ],