chore(release): 2.0.152 [skip ci]

## [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](3edcea9887))
This commit is contained in:
Rodrigo 2021-09-24 14:07:10 +00:00
parent dc622aeefa
commit aea473f0cf
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",