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

This commit is contained in:
Rodrigo Rodriguez 2020-12-05 17:28:00 -03:00
commit 26c34e33a9
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.61](https://github.com/pragmatismo-io/BotServer/compare/2.0.60...2.0.61) (2020-12-05)
### Bug Fixes
* **core.gbapp:** NLP automation is fully tested. ([2873c5c](https://github.com/pragmatismo-io/BotServer/commit/2873c5c07833bc32446af97504cde71efbac6795))
## [2.0.60](https://github.com/pragmatismo-io/BotServer/compare/2.0.59...2.0.60) (2020-12-04)

View file

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