Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jopeek committed May 21, 2021
1 parent 926fb8d commit 333a46d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "simple-dice-roller",
"title": "Simple Dice Roller",
"description": "Simple module that allows for quick rolling of common dice.",
"version": "1.1.6",
"version": "1.2.0",
"minimumCoreVersion": "0.7.0",
"compatibleCoreVersion": "0.7.9",
"compatibleCoreVersion": "0.8.5",
"author": "Jan Ole Peek (ChalkOne)",
"scripts": ["./simple-dice-roller.js"],
"styles": [
Expand Down

0 comments on commit 333a46d

Please sign in to comment.