Compare commits

..

No commits in common. "main" and "v0.3.1" have entirely different histories.
main ... v0.3.1

2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# The Mill's Fabula - v0.3.2 # The Mill's Fabula - v0.3.0
This little [FoundryVTT](https://foundryvtt.com/) module is a collection of compendiums and functionalities This little [FoundryVTT](https://foundryvtt.com/) module is a collection of compendiums and functionalities
to power our Fabula Ultima campaigns. to power our Fabula Ultima campaigns.

View file

@ -2,7 +2,7 @@
"id": "the-mills-fabula", "id": "the-mills-fabula",
"title": "Fabula Moletrina", "title": "Fabula Moletrina",
"description": "A module implementing our idiosyncratic ideas for the Mill's campaigns.", "description": "A module implementing our idiosyncratic ideas for the Mill's campaigns.",
"version": "0.3.2", "version": "0.3.0",
"compatibility": { "compatibility": {
"minimum": "12", "minimum": "12",
"verified": "12", "verified": "12",
@ -82,5 +82,5 @@
"readme": "README.md", "readme": "README.md",
"url": "https://git.tfk-astrodome.net/trotFunky/TheMillsFabula/src/branch/release", "url": "https://git.tfk-astrodome.net/trotFunky/TheMillsFabula/src/branch/release",
"manifest": "https://git.tfk-astrodome.net/trotFunky/TheMillsFabula/raw/branch/release/module.json", "manifest": "https://git.tfk-astrodome.net/trotFunky/TheMillsFabula/raw/branch/release/module.json",
"download": "https://git.tfk-astrodome.net/trotFunky/TheMillsFabula/archive/v0.3.2.zip" "download": "https://git.tfk-astrodome.net/trotFunky/TheMillsFabula/archive/v0.3.0.zip"
} }