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

This commit is contained in:
Rodrigo Rodriguez 2021-01-08 13:03:54 -03:00
commit b77a4b099b
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.87](https://github.com/pragmatismo-io/BotServer/compare/2.0.86...2.0.87) (2021-01-08)
### Bug Fixes
* **core.gbapp:** Trying to fix Config.xlsx access from customer. ([c2a51ff](https://github.com/pragmatismo-io/BotServer/commit/c2a51ff832341f1d83f2fada9df719f4e3e28846))
## [2.0.86](https://github.com/pragmatismo-io/BotServer/compare/2.0.85...2.0.86) (2021-01-08)

View file

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