chore(release): 2.0.45 [skip ci]

## [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](0ecaa8a877))
This commit is contained in:
Rodrigo 2020-11-19 14:47:23 +00:00
parent f71b435d19
commit 6a5008c9b5
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",