chore(release): 2.4.1 [skip ci]

## [2.4.1](https://github.com/GeneralBots/BotServer/compare/2.4.0...2.4.1) (2023-07-09)

### Bug Fixes

* **all:** Minor changes in PROD. ([8a04ad2](8a04ad2354))
This commit is contained in:
Rodrigo 2023-07-09 20:17:11 +00:00
parent 45f7aed5f6
commit a2960289a3
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.1](https://github.com/GeneralBots/BotServer/compare/2.4.0...2.4.1) (2023-07-09)
### Bug Fixes
* **all:** Minor changes in PROD. ([8a04ad2](https://github.com/GeneralBots/BotServer/commit/8a04ad2354f7242296ac8d90bfddb52081fef1d8))
# [2.4.0](https://github.com/GeneralBots/BotServer/compare/2.3.9...2.4.0) (2023-07-09)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.4.0",
"version": "2.4.1",
"type": "module",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.mjs",