diff --git a/Input.js b/Input.js index 6b4c3ad..22ac737 100644 --- a/Input.js +++ b/Input.js @@ -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"] diff --git a/README.md b/README.md index c9c30ee..e91018a 100644 --- a/README.md +++ b/README.md @@ -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`