Update version to 0.4.0

This commit is contained in:
raeleus 2024-10-31 07:33:29 -07:00
parent aa735eec71
commit 7ae04124b7
2 changed files with 4 additions and 1 deletions

View file

@ -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"]