Versioning
This commit is contained in:
parent
414b94285c
commit
0d663b444c
@ -1,4 +1,7 @@
|
||||
## v3.4.x
|
||||
#### v3.4.1
|
||||
* Adding command to change nicknames
|
||||
|
||||
#### v3.4.0 (#25)
|
||||
* Added nested commands, enclose a command in brackets, braces, or parenthesis inside a longer message: `You really don't get it do you? [that's the joke.gif] You're so dense` would return the results for just `that's the joke.gif`
|
||||
* Improved the `/save gifsearch` interface and the code behind the scenes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nodbot",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"description": "Nods and Nod Accessories",
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user