chore(release): 2.4.38 [skip ci]

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

### Bug Fixes

* **all:** Minor changes in PROD. ([245e491](245e491a25))
This commit is contained in:
Rodrigo 2023-07-29 00:03:35 +00:00
parent b94942ce4f
commit 1aa772a63f
2 changed files with 8 additions and 1 deletions

View file

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

View file

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