Merge branch 'master' of https://github.com/GeneralBots/BotServer into master

This commit is contained in:
Rodrigo Rodriguez 2021-09-30 16:03:43 -03:00
commit 321c101628
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.152](https://github.com/GeneralBots/BotServer/compare/2.0.151...2.0.152) (2021-09-24)
### Bug Fixes
* **core.gbapp:** Remove web message about projector content. ([3edcea9](https://github.com/GeneralBots/BotServer/commit/3edcea9887ddc228645b3ff8e35000112f3a2cd4))
## [2.0.151](https://github.com/GeneralBots/BotServer/compare/2.0.150...2.0.151) (2021-09-18)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.0.151",
"version": "2.0.152",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.js",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",