Versioning
All checks were successful
NodBot Production Dockerization / build (push) Successful in 20s

This commit is contained in:
Skylar Grant 2025-01-24 20:20:37 -05:00
parent 22c215f3c2
commit e5889e3c63
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
## v3.4.x ## v3.4.x
#### v3.4.1 #### v3.4.2 (#28)
* Added `.drink` and aliases
#### v3.4.1 (#27)
* Adding command to change nicknames * Adding command to change nicknames
#### v3.4.0 (#25) #### v3.4.0 (#25)

View File

@ -1,6 +1,6 @@
{ {
"name": "nodbot", "name": "nodbot",
"version": "3.4.1", "version": "3.4.2",
"description": "Nods and Nod Accessories", "description": "Nods and Nod Accessories",
"main": "main.js", "main": "main.js",
"dependencies": { "dependencies": {