Skip to content

Commit

Permalink
Release 2.0.0-alpha2 for V10 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aaclayton committed Jul 23, 2022
1 parent aa2fd5d commit 676b4db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -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-alpha1",
"version": "2.0.0-alpha2",
"authors": [
{
"name": "Atropos",
Expand Down Expand Up @@ -125,13 +125,13 @@
"primaryTokenAttribute": "attributes.hp",
"secondaryTokenAttribute": null,
"compatibility": {
"minimum": "9.245",
"verified": "10",
"minimum": "10",
"verified": "10.275",
"maximum": "10"
},
"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-alpha1/dnd5e-release-2.0.0-alpha1.zip",
"download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.0.0-alpha2/dnd5e-release-2.0.0-alpha2.zip",
"flags": {
"needsMigrationVersion": "1.6.0",
"compatibleMigrationVersion": "0.8"
Expand Down

0 comments on commit 676b4db

Please sign in to comment.