This commit is contained in:
Ethan Lane 2023-05-08 18:19:13 +01:00
parent ebb7a2a47e
commit 2230abdcc2
2 changed files with 3 additions and 3 deletions

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",