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

This commit is contained in:
Rodrigo Rodriguez 2020-12-25 13:36:31 -03:00
commit 0c8623e1a2
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",