chore(release): 2.4.9 [skip ci]

## [2.4.9](https://github.com/GeneralBots/BotServer/compare/2.4.8...2.4.9) (2023-07-17)

### Bug Fixes

* **all:**   [#123](https://github.com/GeneralBots/BotServer/issues/123) done. ([899696d](899696d7e5))
This commit is contained in:
Rodrigo 2023-07-17 18:44:38 +00:00
parent 74f6ecccde
commit fffe21b6b1
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.9](https://github.com/GeneralBots/BotServer/compare/2.4.8...2.4.9) (2023-07-17)
### Bug Fixes
* **all:** [#123](https://github.com/GeneralBots/BotServer/issues/123) done. ([899696d](https://github.com/GeneralBots/BotServer/commit/899696d7e59fbb90964852c3838695ed52815040))
## [2.4.8](https://github.com/GeneralBots/BotServer/compare/2.4.7...2.4.8) (2023-07-17)

View file

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