Compare commits

..

No commits in common. "main" and "hotfix/0.8.2" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

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

View file

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