chore(release): 2.0.96 [skip ci]

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

### Bug Fixes

* **core.gbapp:** Sending text in .md is back again. ([119c069](119c06949a))
This commit is contained in:
Rodrigo 2021-01-28 11:02:35 +00:00
parent d60b8b629f
commit 4fc2fbc3b9
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.96](https://github.com/GeneralBots/BotServer/compare/2.0.95...2.0.96) (2021-01-28)
### Bug Fixes
* **core.gbapp:** Sending text in .md is back again. ([119c069](https://github.com/GeneralBots/BotServer/commit/119c06949aa446fe4971563f86fa7f32475674f4))
## [2.0.95](https://github.com/GeneralBots/BotServer/compare/2.0.94...2.0.95) (2021-01-27)

View file

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