Update to v3.0.1
This commit is contained in:
parent
7bb8872acd
commit
10aa1568a4
2 changed files with 2 additions and 2 deletions
|
@ -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
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue