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

This commit is contained in:
Rodrigo Rodriguez 2020-10-26 20:18:44 -03:00
commit 532fd5139f
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.16](https://github.com/pragmatismo-io/BotServer/compare/2.0.15...2.0.16) (2020-10-24)
### Bug Fixes
* **core.gbapp:** .gbot download from tabular is now OK. ([a7fce94](https://github.com/pragmatismo-io/BotServer/commit/a7fce94545522a7695694099c70320a62e352ef9))
## [2.0.15](https://github.com/pragmatismo-io/BotServer/compare/2.0.14...2.0.15) (2020-10-24)

View file

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