chore(release): 2.0.78 [skip ci]

## [2.0.78](https://github.com/pragmatismo-io/BotServer/compare/2.0.77...2.0.78) (2020-12-23)

### Bug Fixes

* **core.gbapp:** result is now OK from hear. ([c900103](c900103fb0))
This commit is contained in:
Rodrigo 2020-12-23 15:32:48 +00:00
parent b5d9c2b4ad
commit f262ff67cd
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.78](https://github.com/pragmatismo-io/BotServer/compare/2.0.77...2.0.78) (2020-12-23)
### Bug Fixes
* **core.gbapp:** result is now OK from hear. ([c900103](https://github.com/pragmatismo-io/BotServer/commit/c900103fb06bc4848519f9104d8c1e7c5c5066b0))
## [2.0.77](https://github.com/pragmatismo-io/BotServer/compare/2.0.76...2.0.77) (2020-12-23)

View file

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