chore(release): 2.4.40 [skip ci]

## [2.4.40](https://github.com/GeneralBots/BotServer/compare/2.4.39...2.4.40) (2023-07-31)

### Bug Fixes

* **all:** Minor changes in PROD. ([9b88c33](9b88c330c6))
This commit is contained in:
Rodrigo 2023-07-31 21:58:20 +00:00
parent 4f89800e5a
commit 959c78f642
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.40](https://github.com/GeneralBots/BotServer/compare/2.4.39...2.4.40) (2023-07-31)
### Bug Fixes
* **all:** Minor changes in PROD. ([9b88c33](https://github.com/GeneralBots/BotServer/commit/9b88c330c60e9646d72e1215f14d0c8ba3462cd2))
## [2.4.39](https://github.com/GeneralBots/BotServer/compare/2.4.38...2.4.39) (2023-07-31)

View file

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