Update to v3.0.1

This commit is contained in:
Ethan Lane 2022-04-24 14:55:49 +01:00
parent 7bb8872acd
commit 10aa1568a4
Signed by: Vylpes
GPG key ID: EED233CC06D12504
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
# any secret values.
BOT_TOKEN=
BOT_VER=3.0
BOT_VER=3.0.1
BOT_AUTHOR=Vylpes
BOT_DATE=24 Apr 2022
BOT_OWNERID=147392775707426816

View file

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