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

This commit is contained in:
Rodrigo Rodriguez 2020-08-29 15:02:23 -03:00
commit a8822d9305
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.6](https://github.com/pragmatismo-io/BotServer/compare/2.0.5...2.0.6) (2020-08-26)
### Bug Fixes
* **kb.gbapp:** Importing improved. ([4cb9d5b](https://github.com/pragmatismo-io/BotServer/commit/4cb9d5b9068c930cfcfc1e6590b793201e3613d8))
## [2.0.5](https://github.com/pragmatismo-io/BotServer/compare/2.0.4...2.0.5) (2020-08-19)

View file

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