Skip to content

Commit

Permalink
Update system.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhaywood authored Aug 23, 2024
1 parent c0dc3fd commit f35b91d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"id": "honey-heist",
"title": "Honey Heist",
"description": "It's HoneyCon. You are going to undertake the greatest heist the world has ever seen.",
"version": "1.6",
"version": "1.61",
"compatibility": {
"minimum": "10",
"verified": "10",
"verified": "12",
"maximum": "12"
},
"authors": [
Expand All @@ -30,6 +30,6 @@
],
"url": "https://github.com/jbhaywood/foundryvtt-honeyheist/",
"manifest": "https://raw.githubusercontent.com/jbhaywood/foundryvtt-honeyheist/master/system.json",
"download": "https://github.com/jbhaywood/foundryvtt-honeyheist/archive/v1.6.zip",
"download": "https://github.com/jbhaywood/foundryvtt-honeyheist/archive/v1.61.zip",
"license": "LICENSE.txt"
}

0 comments on commit f35b91d

Please sign in to comment.