From cdacdf7cf2bb524b8a39a2ab60d27c61315da5a3 Mon Sep 17 00:00:00 2001 From: raeleus Date: Mon, 20 Jan 2025 17:12:42 -0800 Subject: [PATCH] Update version to 0.5.1 --- Input.js | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Input.js b/Input.js index 59396d7..a917512 100644 --- a/Input.js +++ b/Input.js @@ -1,4 +1,4 @@ -const version = "Hashtag DnD v0.5.0" +const version = "Hashtag DnD v0.5.1" 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 b0c144b..5e098da 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.5.1 +* + v. 0.5.0 * Added Mastermind/Lockpicking Game * Added Spell Shop - Make sure to import the latest story cards: https://github.com/raeleus/Hashtag-DnD/blob/master/story-cards.json