diff --git a/Input.js b/Input.js index 52a53dd..4519887 100644 --- a/Input.js +++ b/Input.js @@ -1,4 +1,4 @@ -const version = "Hashtag DnD v0.5.1" +const version = "Hashtag DnD v0.6.0" 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 49ba9e6..8bd9972 100644 --- a/README.md +++ b/README.md @@ -16,8 +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.5.1 +v. 0.6.0 * Added Item Shop - Make sure to import the latest story cards: https://github.com/raeleus/Hashtag-DnD/blob/master/story-cards.json +* Added descriptions for all DnD Player's Handbook and Dungeon Master's Guide items to story cards. v. 0.5.0 * Added Mastermind/Lockpicking Game