Skip to content

Commit

Permalink
Bump version and needsMigrationVersion for roll table icon migration.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyorl committed Aug 8, 2023
1 parent 414d230 commit 53de1ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"id": "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.2.2",
"version": "2.3.0",
"compatibility": {
"minimum": "10.303",
"verified": "11"
},
"url": "https://github.com/foundryvtt/dnd5e/",
"manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json",
"download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.2.2/dnd5e-release-2.2.2.zip",
"download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.3.0/dnd5e-release-2.3.0.zip",
"authors": [
{
"name": "Atropos",
Expand Down Expand Up @@ -208,7 +208,7 @@
"gridUnits": "ft",
"primaryTokenAttribute": "attributes.hp",
"flags": {
"needsMigrationVersion": "2.2.2",
"needsMigrationVersion": "2.3.0",
"compatibleMigrationVersion": "0.8"
}
}

0 comments on commit 53de1ce

Please sign in to comment.