chore(release): 2.4.15 [skip ci]

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

### Bug Fixes

* **all:** Create bot working again. ([4eecd5a](4eecd5acec))
This commit is contained in:
Rodrigo 2023-07-19 09:48:28 +00:00
parent 182d6c4ac8
commit 794e0260fb
2 changed files with 8 additions and 1 deletions

View file

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

View file

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