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

This commit is contained in:
Rodrigo Rodriguez 2020-12-06 10:48:30 -03:00
commit d04a4804a8
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.62](https://github.com/pragmatismo-io/BotServer/compare/2.0.61...2.0.62) (2020-12-05)
### Bug Fixes
* **core.gbapp:** Fix in deployer. ([ec40fd8](https://github.com/pragmatismo-io/BotServer/commit/ec40fd8b62dc4248c74a33141cccabd558b80e17))
## [2.0.61](https://github.com/pragmatismo-io/BotServer/compare/2.0.60...2.0.61) (2020-12-05)

View file

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