From 5d8cbf4296d544d860c7236e3b771562ed6aca93 Mon Sep 17 00:00:00 2001 From: jfernandez-esernet <72381181+jfernandez-esernet@users.noreply.github.com> Date: Fri, 24 May 2024 19:17:54 +0200 Subject: [PATCH] Update 3.2.0.1 Babele 2.5.4 --- README.md | 2 +- module.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2b5aa19..9563206 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,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) **Requisitos** -- Babele 2.5.3 +- Babele 2.5.4 **Agradecimientos** - Añadidas traducciones del SRD 1.1 en Español, gracias a Francisco González (frankygonzalez001@gmail.com). \ No newline at end of file diff --git a/module.json b/module.json index 335c897..0df08fb 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", + "version": "3.2.0.1", "compatibility": { "minimum": "11.315", "verified": "12" @@ -44,9 +44,9 @@ "type": "module", "manifest": "https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json", "compatibility": { - "minimum": "2.5.3", - "verified": "2.5.3", - "maximum": "2.5.3" + "minimum": "2.5.4", + "verified": "2.5.4", + "maximum": "2.5.4" } } ]