Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jopeek committed Jul 15, 2024
1 parent 1e1a74c commit 313ad6a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Simple Dice Roller",
"description": "Simple module that allows for quick rolling of common dice.",
"url": "https://github.com/jopeek/fvtt-simple-dice-roller",
"version": "1.3.7",
"version": "12.328.0",
"scripts": [
"simple-dice-roller.js"
],
Expand Down Expand Up @@ -35,7 +35,8 @@
"id": "simple-dice-roller",
"compatibility": {
"minimum": "10",
"verified": "11"
"verified": "12.328",
"maximum": "12"
},
"authors": [
{
Expand Down

0 comments on commit 313ad6a

Please sign in to comment.