Skip to content

Commit

Permalink
version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ultrakorne committed Jun 27, 2020
1 parent bf0acfc commit bfa2d4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "better-rolltables",
"title": "Better Roll Tables",
"description": "Adding functionality to roll tables, especially to roll treasure and magic items",
"version": "1.3.0",
"version": "1.4.0",
"author": "Ultrakorne#6240",
"esmodules": [
"./scripts/brt-main.js"
Expand Down Expand Up @@ -32,7 +32,7 @@
}
],
"minimumCoreVersion": "0.5.6",
"compatibleCoreVersion": "0.6.2",
"compatibleCoreVersion": "0.6.4",
"languages": [
{
"lang": "en",
Expand All @@ -52,5 +52,5 @@
],
"url": "https://github.com/ultrakorne/better-rolltables",
"manifest": "https://raw.githubusercontent.com/ultrakorne/better-rolltables/master/module.json",
"download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.3.0/better-rolltables.zip"
"download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.4.0/better-rolltables.zip"
}

0 comments on commit bfa2d4b

Please sign in to comment.