chore(release): 2.4.7 [skip ci]

## [2.4.7](https://github.com/GeneralBots/BotServer/compare/2.4.6...2.4.7) (2023-07-15)

### Bug Fixes

* **all:** Create bot working again. ([46bbe87](46bbe87bb4))
This commit is contained in:
Rodrigo 2023-07-15 22:25:15 +00:00
parent 7e3ee7dc52
commit 7e71f07781
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.7](https://github.com/GeneralBots/BotServer/compare/2.4.6...2.4.7) (2023-07-15)
### Bug Fixes
* **all:** Create bot working again. ([46bbe87](https://github.com/GeneralBots/BotServer/commit/46bbe87bb4d5fc3ff83aac664c486f53178f4df2))
## [2.4.6](https://github.com/GeneralBots/BotServer/compare/2.4.5...2.4.6) (2023-07-15)

View file

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