chore(release): 2.4.41 [skip ci]

## [2.4.41](https://github.com/GeneralBots/BotServer/compare/2.4.40...2.4.41) (2023-08-01)

### Bug Fixes

* **all:** Minor changes in PROD. ([76c1efd](76c1efd12d))
This commit is contained in:
Rodrigo 2023-08-01 14:37:34 +00:00
parent 4ce0ef1a66
commit 967b59f99f
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.41](https://github.com/GeneralBots/BotServer/compare/2.4.40...2.4.41) (2023-08-01)
### Bug Fixes
* **all:** Minor changes in PROD. ([76c1efd](https://github.com/GeneralBots/BotServer/commit/76c1efd12d525381d77d12200d397afb644ce3ac))
## [2.4.40](https://github.com/GeneralBots/BotServer/compare/2.4.39...2.4.40) (2023-07-31)

View file

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