From 0083257dee82b857cf510e11d352c44e33cba3d7 Mon Sep 17 00:00:00 2001 From: jfernandez-esernet Date: Thu, 13 Jun 2024 12:41:10 +0200 Subject: [PATCH] Update 3.2.1 --- README.md | 2 +- module.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 33c7d53..6a8b8f6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Traducción al español del sistema de Dungeons & Dragons 5E (SRD). -Actualizando para DnD5e 3.2.0 y Foundry 11.315 (Verificado 12) +Actualizando para DnD5e 3.2.1 y Foundry 11.315 (Verificado 12) **Requisitos** - Babele 2.5.5 diff --git a/module.json b/module.json index 291f0a4..104cd47 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "ravanno-dnd5e-es", "title": "Translation: Español [DnD5e]", "description": "Traducción al español del sistema de Dungeons & Dragons 5E (SRD).", - "version": "3.2.0.3", + "version": "3.2.1", "compatibility": { "minimum": "11.315", "verified": "12" @@ -31,9 +31,9 @@ "id": "dnd5e", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", "compatibility": { - "minimum": "3.2.0", - "verified": "3.2.0", - "maximum": "3.2.0" + "minimum": "3.2.1", + "verified": "3.2.1", + "maximum": "3.2.1" }, "type": "system" }