chore(release): 2.4.37 [skip ci]

## [2.4.37](https://github.com/GeneralBots/BotServer/compare/2.4.36...2.4.37) (2023-07-28)

### Bug Fixes

* **all:** Minor changes in PROD. ([e829f37](e829f3725a))
This commit is contained in:
Rodrigo 2023-07-28 23:37:51 +00:00
parent fda66b8420
commit 461ba78a02
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.37](https://github.com/GeneralBots/BotServer/compare/2.4.36...2.4.37) (2023-07-28)
### Bug Fixes
* **all:** Minor changes in PROD. ([e829f37](https://github.com/GeneralBots/BotServer/commit/e829f3725a69efc7e4a041f4f9e94936baf61649))
## [2.4.36](https://github.com/GeneralBots/BotServer/compare/2.4.35...2.4.36) (2023-07-28)

View file

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