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

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

View file

@ -1,3 +1,10 @@
## [2.0.44](https://github.com/pragmatismo-io/BotServer/compare/2.0.43...2.0.44) (2020-11-17)
### Bug Fixes
* **core.gbapp:** Language and translator improvements. ([f967d8f](https://github.com/pragmatismo-io/BotServer/commit/f967d8f9e85b6f845bc5f74546f0a00ac0754b99))
## [2.0.43](https://github.com/pragmatismo-io/BotServer/compare/2.0.42...2.0.43) (2020-11-17)

View file

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