Compare commits

..

No commits in common. "9ea3bbe29d752199789ebff01baf323616c47a10" and "c0bc71c30490b76e6f6b068aff39ceb4cbc53398" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
# any secret values.
BOT_TOKEN=
BOT_VER=0.7.0
BOT_VER=0.6.4
BOT_AUTHOR=Vylpes
BOT_OWNERID=147392775707426816
BOT_CLIENTID=682942374040961060

View file

@ -1,6 +1,6 @@
{
"name": "card-drop",
"version": "0.7.0",
"version": "0.6.4",
"main": "./dist/bot.js",
"typings": "./dist",
"scripts": {