chore(release): 2.4.14 [skip ci]

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

### Bug Fixes

* **all:** Create bot working again. ([fbc2416](fbc2416a55))
This commit is contained in:
Rodrigo 2023-07-18 20:20:12 +00:00
parent a7745985ec
commit 49f66c8349
2 changed files with 8 additions and 1 deletions

View file

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

View file

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