Skip to content

Commit

Permalink
Update system.json for 4.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
arbron committed Sep 18, 2024
1 parent ce13307 commit 3e8fdbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"id": "dnd5e",
"title": "Dungeons & Dragons Fifth Edition",
"description": "A system for playing the fifth edition of the world's most popular role-playing game in the Foundry Virtual Tabletop environment.",
"version": "4.0.1",
"version": "4.0.2",
"compatibility": {
"minimum": "12.331",
"verified": "12"
},
"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-4.0.1/dnd5e-release-4.0.1.zip",
"download": "https://github.com/foundryvtt/dnd5e/releases/download/release-4.0.2/dnd5e-release-4.0.2.zip",
"authors": [
{
"name": "Atropos",
Expand Down

0 comments on commit 3e8fdbd

Please sign in to comment.