chore(release): 2.0.44 [skip ci]

## [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](f967d8f9e8))
This commit is contained in:
Rodrigo 2020-11-17 13:15:57 +00:00
parent 09facb7aea
commit ee8887e39f
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",