Update version.

This commit is contained in:
raeleus 2024-10-20 17:17:47 -07:00
parent 489ddad81e
commit afb034c108
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
const version = "Hashtag DnD v0.2.1"
const version = "Hashtag DnD v0.2.2"
const rollSynonyms = ["roll"]
const createSynonyms = ["create", "generate", "start", "begin", "setup", "party", "member", "new"]
const renameCharacterSynonyms = ["renamecharacter", "renameperson"]

View file

@ -16,6 +16,9 @@ Create locations to travel to and view them in a map
See the [user guide here](https://github.com/raeleus/Hashtag-DnD/wiki).
Watch the [tutorial video](https://youtu.be/E5TYU7rDaBQ).
v. 0.2.2
* Minor bug fixes and improvements
v. 0.2.1 Hotfix 1
* Call `#xp` with the parameter `party` to add xp to the entire group
* List places of interest at your current coordinates to `#location`