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

This commit is contained in:
Rodrigo Rodriguez 2020-12-06 16:22:40 -03:00
commit 94c1235866
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.63](https://github.com/pragmatismo-io/BotServer/compare/2.0.62...2.0.63) (2020-12-06)
### Bug Fixes
* **core.gbapp:** MSFT NLP issue fixed. ([149c821](https://github.com/pragmatismo-io/BotServer/commit/149c821e41dc0febb8873df2b5e9c57e8aa8ad21))
## [2.0.62](https://github.com/pragmatismo-io/BotServer/compare/2.0.61...2.0.62) (2020-12-05)

View file

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