Start work on v0.2.0
Bump the version number in module.json and README.
This commit is contained in:
parent
c83122548a
commit
effbe22fa1
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# The Mill's Messages - v0.1.0
|
# The Mill's Messages - v0.2.0-dev
|
||||||
|
|
||||||
This little [FoundryVTT](https://foundryvtt.com/) module gives the GMs a way to send messages to PCs with a bit more flair than
|
This little [FoundryVTT](https://foundryvtt.com/) module gives the GMs a way to send messages to PCs with a bit more flair than
|
||||||
the chat, and more spontaneity than journals !
|
the chat, and more spontaneity than journals !
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "the-mills-messages",
|
"id": "the-mills-messages",
|
||||||
"title": "The Mill's Messages",
|
"title": "The Mill's Messages",
|
||||||
"description": "A little message-sending modules for GMs",
|
"description": "A little message-sending modules for GMs",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "12",
|
"minimum": "12",
|
||||||
"verified": "12",
|
"verified": "12",
|
||||||
|
@ -49,5 +49,5 @@
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"url": "https://git.tfk-astrodome.net/trotFunky/TheMillsMessages/src/branch/release",
|
"url": "https://git.tfk-astrodome.net/trotFunky/TheMillsMessages/src/branch/release",
|
||||||
"manifest": "https://git.tfk-astrodome.net/trotFunky/TheMillsMessages/raw/branch/release/module.json",
|
"manifest": "https://git.tfk-astrodome.net/trotFunky/TheMillsMessages/raw/branch/release/module.json",
|
||||||
"download": "https://git.tfk-astrodome.net/trotFunky/TheMillsMessages/archive/v0.1.0.zip"
|
"download": "https://git.tfk-astrodome.net/trotFunky/TheMillsMessages/archive/v0.2.0.zip"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue