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

This commit is contained in:
Rodrigo Rodriguez 2021-01-08 12:54:57 -03:00
commit 34e9e9e384
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",