From 1649d0d308a49fdfb2dcbcd47348108785f6fd9d Mon Sep 17 00:00:00 2001 From: Kim Mantas Date: Thu, 25 Aug 2022 13:50:15 +0100 Subject: [PATCH] Release alpha 3 --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 7ec7f64dd1..0452402817 100644 --- a/system.json +++ b/system.json @@ -3,7 +3,7 @@ "name": "dnd5e", "title": "DnD5e - Fifth Edition System", "description": "A system for playing the fifth edition of the worlds most popular role-playing game in the Foundry Virtual Tabletop environment.", - "version": "2.0.0-alpha2", + "version": "2.0.0-alpha3", "authors": [ { "name": "Atropos", @@ -131,7 +131,7 @@ }, "url": "https://github.com/foundryvtt/dnd5e/", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/v10-dev/system.json", - "download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.0.0-alpha2/dnd5e-release-2.0.0-alpha2.zip", + "download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.0.0-alpha3/dnd5e-release-2.0.0-alpha3.zip", "flags": { "needsMigrationVersion": "1.6.0", "compatibleMigrationVersion": "0.8"