Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ultrakorne committed Oct 19, 2021
1 parent f11ea9a commit 2844b02
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,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.8.4/better-rolltables.zip"
"download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.8.5/better-rolltables.zip"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "better-rolltables",
"description": "Adding functionality to roll tables, especially to roll treasure and magic items",
"version": "1.8.4",
"version": "1.8.5",
"main": "scripts/brt-main.js",
"scripts": {
"format": "eslint ./scripts --fix --ext *.js",
Expand Down
2 changes: 1 addition & 1 deletion templates/welcome-screen.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2>Bugs or Suggestions?</h2>

<h1>Patchnotes</h1>

<h2 id="v184">v1.8.4</h2>
<h2 id="v185">v1.8.5</h2>
<ul>
<li>various fixes</li>
</ul>
Expand Down

0 comments on commit 2844b02

Please sign in to comment.