diff --git a/module.json b/module.json index 2c06115..d032e00 100644 --- a/module.json +++ b/module.json @@ -2,9 +2,9 @@ "id": "hbm-rpg-v3-lore", "title": "Homebrew Magic: RPG v3 - Lore", "description": "Companion lore module for the HbM RPG v3 system. Provides journal entries for setting, deities, history, and narrative chapters from the official books.", - "version": "1.3.19", + "version": "1.3.20", "manifest": "https://vtt-content.octoturge.com/packages/module/hbm-rpg-v3-lore.json", - "download": "https://vtt-content.octoturge.com/packages/module/hbm-rpg-v3-lore-v1.3.19.zip", + "download": "https://vtt-content.octoturge.com/packages/module/hbm-rpg-v3-lore-v1.3.20.zip", "compatibility": { "minimum": "13", "verified": "14" diff --git a/package.json b/package.json index 29ab1d2..690f3f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hbm-rpg-v3-lore", - "version": "1.3.19", + "version": "1.3.20", "description": "Foundry VTT lore companion module for Homebrew Magic: RPG v3.", "private": true, "type": "module",