Bump package version to v3.0.4
This commit is contained in:
parent
5d89a57188
commit
f080dc4e2d
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
# any secret values.
|
||||
|
||||
BOT_TOKEN=
|
||||
BOT_VER=3.0.3
|
||||
BOT_VER=3.0.4
|
||||
BOT_AUTHOR=Vylpes
|
||||
BOT_DATE=04 Jun 2022
|
||||
BOT_DATE=06 Jul 2022
|
||||
BOT_OWNERID=147392775707426816
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vylbot-app",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"description": "A discord bot made for Vylpes' Den",
|
||||
"main": "./dist/vylbot",
|
||||
"typings": "./dist",
|
||||
|
|
Loading…
Reference in a new issue