This commit is contained in:
Rodrigo Rodriguez 2023-07-28 20:30:52 -03:00
commit fda66b8420
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.4.36](https://github.com/GeneralBots/BotServer/compare/2.4.35...2.4.36) (2023-07-28)
### Bug Fixes
* **all:** Minor changes in PROD. ([e415bb0](https://github.com/GeneralBots/BotServer/commit/e415bb01ca3d1e79b18b2e978a12b38cd541d01b))
## [2.4.35](https://github.com/GeneralBots/BotServer/compare/2.4.34...2.4.35) (2023-07-28)

View file

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