Skip to content

Commit

Permalink
Updated system manifest file to proper version release
Browse files Browse the repository at this point in the history
  • Loading branch information
Veloxization committed Feb 15, 2024
1 parent d6053ac commit d6487cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "to-change",
"title": "To Change (Unofficial)",
"description": "<p>A FoundryVTT system implementation for playing the To Change system by Duck and Ewen.</p>",
"version": "0.1",
"version": "0.2",
"compatibility": {
"minimum": "11",
"verified": "11",
Expand Down Expand Up @@ -50,5 +50,5 @@
"socket": false,
"url": "https://github.com/Veloxization/to-change",
"manifest": "https://raw.githubusercontent.com/Veloxization/to-change/main/system.json",
"download": "https://github.com/Veloxization/to-change/releases"
"download": "https://github.com/Veloxization/to-change/releases/download/v0.2/fvtt-to-change-v0.2.zip"
}

0 comments on commit d6487cb

Please sign in to comment.