Bump version numbers

This commit is contained in:
Vivek Santayana 2021-08-06 10:09:40 +01:00
parent 356bbbc5c9
commit 5e57fd1f8e
2 changed files with 7 additions and 1 deletions

6
.env.example Normal file
View File

@ -0,0 +1,6 @@
BOT_VERSION=3.1
BEARER_TOKEN=
ACCESS_TOKEN=
ACCESS_TOKEN_SECRET=
API_TOKEN=
API_KEY_SECRET=

View File

@ -66,7 +66,7 @@ You will need to create your own `.env` files to store these values, and have mu
`.env` file(s): `.env` file(s):
``` ```
BOT_VERSION=3.0 BOT_VERSION=3.1
BEARER_TOKEN= BEARER_TOKEN=
ACCESS_TOKEN= ACCESS_TOKEN=
ACCESS_TOKEN_SECRET= ACCESS_TOKEN_SECRET=