chore(release): 2.4.12 [skip ci]

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

### Bug Fixes

* **all:** Create bot working again. ([0ed3dce](0ed3dce1d2))
This commit is contained in:
Rodrigo 2023-07-18 16:40:40 +00:00
parent 53a055c3e8
commit 8ef26b7b37
2 changed files with 8 additions and 1 deletions

View file

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

View file

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