Update version to 0.5.1

This commit is contained in:
raeleus 2025-01-20 17:12:42 -08:00
parent 2466c71804
commit cdacdf7cf2
2 changed files with 4 additions and 1 deletions

View file

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