chore(release): 2.4.4 [skip ci]

## [2.4.4](https://github.com/GeneralBots/BotServer/compare/2.4.3...2.4.4) (2023-07-13)

### Bug Fixes

* **all:** Minor changes in PROD. ([671fe0c](671fe0cc3e))
This commit is contained in:
Rodrigo 2023-07-13 17:20:25 +00:00
parent 671fe0cc3e
commit e9717302e0
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.4](https://github.com/GeneralBots/BotServer/compare/2.4.3...2.4.4) (2023-07-13)
### Bug Fixes
* **all:** Minor changes in PROD. ([671fe0c](https://github.com/GeneralBots/BotServer/commit/671fe0cc3e8a3a8cbc0f3f8675fe6c9d9d460b84))
## [2.4.3](https://github.com/GeneralBots/BotServer/compare/2.4.2...2.4.3) (2023-07-09) ## [2.4.3](https://github.com/GeneralBots/BotServer/compare/2.4.2...2.4.3) (2023-07-09)

View file

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