chore(release): 2.4.13 [skip ci]

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

### Bug Fixes

* **all:** Create bot working again. ([c4f8d0a](c4f8d0a064))
This commit is contained in:
Rodrigo 2023-07-18 16:48:37 +00:00
parent 45b84574e2
commit 572db73152
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.13](https://github.com/GeneralBots/BotServer/compare/2.4.12...2.4.13) (2023-07-18)
### Bug Fixes
* **all:** Create bot working again. ([c4f8d0a](https://github.com/GeneralBots/BotServer/commit/c4f8d0a064343e790c819da43f8f3d7df7551f5c))
## [2.4.12](https://github.com/GeneralBots/BotServer/compare/2.4.11...2.4.12) (2023-07-18)

View file

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