Skip to content

Commit

Permalink
Bump versions for 1.6.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyorl committed May 4, 2022
1 parent 19ee6ea commit f72c525
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,7 +2,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": "1.6.0",
"version": "1.6.1",
"author": "Atropos",
"scripts": [],
"esmodules": ["dnd5e.js"],
Expand Down Expand Up @@ -117,5 +117,5 @@
"compatibleCoreVersion": "9",
"url": "https://gitlab.com/foundrynet/dnd5e",
"manifest": "https://gitlab.com/api/v4/projects/foundrynet%2Fdnd5e/packages/generic/dnd5e/latest/system.json",
"download": "https://gitlab.com/foundrynet/dnd5e/-/releases/release-1.6.0/downloads/dnd5e-release-1.6.0.zip"
"download": "https://gitlab.com/foundrynet/dnd5e/-/releases/release-1.6.1/downloads/dnd5e-release-1.6.1.zip"
}

0 comments on commit f72c525

Please sign in to comment.