chore(release): 2.4.10 [skip ci]

## [2.4.10](https://github.com/GeneralBots/BotServer/compare/2.4.9...2.4.10) (2023-07-18)

### Bug Fixes

* **all:** Create bot working again. ([c3e6a3d](c3e6a3da7a))
This commit is contained in:
Rodrigo 2023-07-18 15:54:03 +00:00
parent 5cb5307287
commit dc2222a878
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.10](https://github.com/GeneralBots/BotServer/compare/2.4.9...2.4.10) (2023-07-18)
### Bug Fixes
* **all:** Create bot working again. ([c3e6a3d](https://github.com/GeneralBots/BotServer/commit/c3e6a3da7a2395c68126d38dc24616bdf4353214))
## [2.4.9](https://github.com/GeneralBots/BotServer/compare/2.4.8...2.4.9) (2023-07-17)

View file

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