Start work on v0.3.0

This commit is contained in:
trotFunky 2025-05-30 21:35:48 +01:00
parent f617b26fe1
commit 3f0f81ee54
2 changed files with 3 additions and 3 deletions

View file

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