Skip to content

Commit

Permalink
Upgrade module version
Browse files Browse the repository at this point in the history
  • Loading branch information
MangoFVTT committed Aug 13, 2024
1 parent 1b63508 commit 66fc5d6
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,9 +2,9 @@
"id": "ready-set-roll-5e",
"title": "Ready Set Roll for D&D5e",
"description": "This module overhauls rolls for the D&D 5e system with various quality of life improvements.",
"version": "3.1.4",
"version": "3.2.0",
"compatibility": {
"minimum": "11.299",
"minimum": "12.324",
"verified": "12.330",
"maximum": "12"
},
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"url": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e",
"manifest": "https://raw.githubusercontent.com/MangoFVTT/fvtt-ready-set-roll-5e/master/module.json",
"download": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.1.4/rsr5e-release-3.1.4.zip",
"download": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.2.0/rsr5e-release-3.2.0.zip",
"bugs": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/issues",
"readme": "https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/blob/master/README.md"
}

0 comments on commit 66fc5d6

Please sign in to comment.