3.0.7 #295

Merged
Vylpes merged 3 commits from hotfix/3.0.7 into main 2023-05-08 18:24:09 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 2230abdcc2 - Show all commits

View file

@ -7,7 +7,7 @@
# any secret values.
BOT_TOKEN=
BOT_VER=3.0.6
BOT_VER=3.0.7
BOT_AUTHOR=Vylpes
BOT_DATE=25 Mar 2023
BOT_DATE=08 May 2023
BOT_OWNERID=147392775707426816

View file

@ -1,6 +1,6 @@
{
"name": "vylbot-app",
"version": "3.0.6",
"version": "3.0.7",
"description": "A discord bot made for Vylpes' Den",
"main": "./dist/vylbot",
"typings": "./dist",