From 970f5b74cf1c7d145b446ee2e8db1a89aa8776ac Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 14 Jul 2024 19:25:29 -0400 Subject: [PATCH] v0.5.3 --- README.md | 2 +- system.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2e6ecf96..b22ea9bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](https://img.shields.io/badge/Foundry-v12-informational) -# DnD 4th Edition - v0.5.2 +# DnD 4th Edition - v0.5.3 * **Foundry VTT Compatibility**: v12 * **Author**: EndlesNights#9000 * **Contributors**: [draconas1](https://github.com/draconas1), [FoxLee](https://github.com/FoxLee), [ahoward-cf](https://github.com/ahoward-cf), [Marcloure](https://github.com/Marcloure), [kyleady](https://github.com/kyleady), [TheGiddyLimit](https://github.com/TheGiddyLimit), [BadgerKing7](https://github.com/BadgerKing7), [mncimino1993](https://github.com/mncimino1993), [zarick1342](https://github.com/zarick1342), [wigmeister2000](https://github.com/wigmeister2000) diff --git a/system.json b/system.json index 9911ce93..a121c621 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "dnd4e", "title": "DnD 4th Edition", "description": "An implementation of Dungeons & Dragons 4th Edition game system for Foundry Virtual Tabletop.", - "version": "0.5.2", + "version": "0.5.3", "compatibility":{ "minimum": 12, "verified": 12.324, @@ -132,7 +132,7 @@ "secondaryTokenAttribute": "attributes.temphp", "url": "https://github.com/EndlesNights/dnd4eBeta", "manifest": "https://raw.githubusercontent.com/EndlesNights/dnd4eBeta/main/system.json", - "download": "https://github.com/EndlesNights/dnd4eBeta/archive/0.5.2.zip", + "download": "https://github.com/EndlesNights/dnd4eBeta/archive/0.5.3.zip", "flags": { "needsMigrationVersion": "0.4.54", "compatibleMigrationVersion": "0.2.50",