chore(release): 2.4.6 [skip ci]

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

### Bug Fixes

* **all:** Create bot working again. ([9e49895](9e498956f8))
This commit is contained in:
Rodrigo 2023-07-15 13:41:37 +00:00
parent e265d839f2
commit 797ed488f7
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.6](https://github.com/GeneralBots/BotServer/compare/2.4.5...2.4.6) (2023-07-15)
### Bug Fixes
* **all:** Create bot working again. ([9e49895](https://github.com/GeneralBots/BotServer/commit/9e498956f8b35e379f853f1a5f8a8a59ec712e2c))
## [2.4.5](https://github.com/GeneralBots/BotServer/compare/2.4.4...2.4.5) (2023-07-14)

View file

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