From 7ae04124b77963779619a1cde3c7337a23086aa6 Mon Sep 17 00:00:00 2001 From: raeleus Date: Thu, 31 Oct 2024 07:33:29 -0700 Subject: [PATCH] Update version to 0.4.0 --- Input.js | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Input.js b/Input.js index e56d83b..dc4d78b 100644 --- a/Input.js +++ b/Input.js @@ -1,4 +1,4 @@ -const version = "Hashtag DnD v0.3.0" +const version = "Hashtag DnD v0.4.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 ee79b55..d1011a4 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.4.0 +* + v. 0.3.0 * Added Boss and God difficulty encounters * Added Humanoid Enemy Presets