chore(release): 2.0.86 [skip ci]

## [2.0.86](https://github.com/pragmatismo-io/BotServer/compare/2.0.85...2.0.86) (2021-01-08)

### Bug Fixes

* **admin.gbapp:** Trying to fix .gbot deployment error. ([63b2a57](63b2a577b2))
This commit is contained in:
Rodrigo 2021-01-08 00:19:12 +00:00
parent d38c629940
commit 3dd6da8697
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.86](https://github.com/pragmatismo-io/BotServer/compare/2.0.85...2.0.86) (2021-01-08)
### Bug Fixes
* **admin.gbapp:** Trying to fix .gbot deployment error. ([63b2a57](https://github.com/pragmatismo-io/BotServer/commit/63b2a577b23dd35d1335eaa1f66f5b689c775da1))
## [2.0.85](https://github.com/pragmatismo-io/BotServer/compare/2.0.84...2.0.85) (2021-01-07)

View file

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