Skip to content

Commit

Permalink
Fix to module.josn manifest field
Browse files Browse the repository at this point in the history
  • Loading branch information
wbjo committed Sep 13, 2022
1 parent 62ff9a7 commit b531ab0
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 @@ -11,7 +11,7 @@
],
"compatibility": {
"minimum": 10,
"verified": "10.276",
"verified": "10.285",
"maximum": 10
},
"minimumCoreVersion": 10,
Expand All @@ -27,6 +27,6 @@
}
],
"url": "https://github.com/WBHarry/join-combat",
"update": "https://github.com/WBHarry/join-combat/releases/latest/download/module.json",
"manifest": "https://github.com/WBHarry/join-combat/releases/latest/download/module.json",
"download": "https://github.com/WBHarry/join-combat/releases/latest/download/module.zip"
}

0 comments on commit b531ab0

Please sign in to comment.