Bump version numbers
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
BOT_VERSION=3.1
|
||||||
|
BEARER_TOKEN=
|
||||||
|
ACCESS_TOKEN=
|
||||||
|
ACCESS_TOKEN_SECRET=
|
||||||
|
API_TOKEN=
|
||||||
|
API_KEY_SECRET=
|
@ -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=
|
||||||
|
Reference in New Issue
Block a user