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

This commit is contained in:
Rodrigo Rodriguez 2020-11-19 15:05:21 -03:00
commit 3320c518ff
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.45](https://github.com/pragmatismo-io/BotServer/compare/2.0.44...2.0.45) (2020-11-19)
### Bug Fixes
* **core.gbapp:** Fixing after language new fetures being added. ([0ecaa8a](https://github.com/pragmatismo-io/BotServer/commit/0ecaa8a877e9a9e0b024544fd826c7fe188f7bf4))
## [2.0.44](https://github.com/pragmatismo-io/BotServer/compare/2.0.43...2.0.44) (2020-11-17)

View file

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