Skip to content

Commit

Permalink
Update version to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
StasTserk committed Oct 20, 2024
1 parent 10d7e1e commit 2b8c7dd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "burningwheel",
"version": "1.5.3",
"version": "1.5.4",
"description": "Foundry VTT Implementation for The Burning Wheel",
"main": "index.js",
"scripts": {
Expand Down
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": "burningwheel",
"title": "The Burning Wheel",
"description": "Community Foundry implementation of The Burning Wheel",
"version": "1.5.3",
"version": "1.5.4",
"authors": [
{
"name": "Stas Tserkovny",
Expand All @@ -29,5 +29,5 @@
"grid": { "distance": 10, "units": "ft" },
"url": "https://github.com/StasTserk/foundry-burningwheel",
"manifest": "https://raw.githubusercontent.com/StasTserk/foundry-burningwheel/master/system.json",
"download": "https://github.com/StasTserk/foundry-burningwheel/releases/download/1.5.3/release1.5.3.zip"
"download": "https://github.com/StasTserk/foundry-burningwheel/releases/download/1.5.4/release1.5.4.zip"
}

0 comments on commit 2b8c7dd

Please sign in to comment.