Skip to content

Commit

Permalink
Increment system version for 1.2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aaclayton committed Jan 21, 2021
1 parent 3c8c5f8 commit 17609aa
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.2.3",
"version": "1.2.4",
"author": "Atropos",
"scripts": [],
"esmodules": ["dnd5e.js"],
Expand Down Expand Up @@ -95,5 +95,5 @@
"compatibleCoreVersion": "0.7.9",
"url": "https://gitlab.com/foundrynet/dnd5e",
"manifest": "https://gitlab.com/foundrynet/dnd5e/raw/master/system.json",
"download": "https://gitlab.com/foundrynet/dnd5e/-/archive/release-1.2.3/dnd5e-release-1.2.3.zip"
"download": "https://gitlab.com/foundrynet/dnd5e/-/archive/release-1.2.4/dnd5e-release-1.2.4.zip"
}

0 comments on commit 17609aa

Please sign in to comment.