Change version to 6.0

This commit is contained in:
raeleus 2025-04-01 23:47:58 -07:00
parent 88331579b0
commit b67e8db996
2 changed files with 3 additions and 2 deletions

View file

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