chore(release): 2.0.95 [skip ci]

## [2.0.95](https://github.com/GeneralBots/BotServer/compare/2.0.94...2.0.95) (2021-01-27)

### Bug Fixes

* **core.gbapp:** More logging on sendToMobile from MD. ([c8bf760](c8bf7606b1))
This commit is contained in:
Rodrigo 2021-01-27 21:59:14 +00:00
parent cd2cdd66f7
commit 6588b2f254
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.95](https://github.com/GeneralBots/BotServer/compare/2.0.94...2.0.95) (2021-01-27)
### Bug Fixes
* **core.gbapp:** More logging on sendToMobile from MD. ([c8bf760](https://github.com/GeneralBots/BotServer/commit/c8bf7606b12e8adf992c0b7abc749fab9f8b4873))
## [2.0.94](https://github.com/GeneralBots/BotServer/compare/2.0.93...2.0.94) (2021-01-27)

View file

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