Skip to content

Commit

Permalink
Fix for manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
Lavaeolous committed Jan 21, 2022
1 parent af413e6 commit 93ee680
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions statblock-converter/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"packs": [],
"url": "https://github.com/Lavaeolous/PF1-StatBlock-Converter-Module",
"bugs": "https://github.com/Lavaeolous/PF1-StatBlock-Converter-Module/issues",
"manifest": "https://github.com/Lavaeolous/PF1-StatBlock-Converter-Module/releases/latest/download/module.json",
"download": "https://github.com/Lavaeolous/PF1-StatBlock-Converter-Module/releases/latest/download/3.3.3_statblock-converter.zip",
"minimumCoreVersion": "0.8.9",
"manifest": "https://github.com/Lavaeolous/PF1-StatBlock-Converter-Module/releases/download/v3.3.3/module.json",
"download": "https://github.com/Lavaeolous/PF1-StatBlock-Converter-Module/releases/download/v3.3.3/3.3.3_statblock-converter.zip",
"minimumCoreVersion": "9",
"compatibleCoreVersion": "9"
}
Binary file modified statblock-converter/releases/3.3.0_statblock-converter.zip
Binary file not shown.
Binary file modified statblock-converter/releases/3.3.1_statblock-converter.zip
Binary file not shown.
Binary file modified statblock-converter/releases/3.3.2_statblock-converter.zip
Binary file not shown.
Binary file modified statblock-converter/releases/3.3.3_statblock-converter.zip
Binary file not shown.

0 comments on commit 93ee680

Please sign in to comment.