chore(release): 2.0.46 [skip ci]

## [2.0.46](https://github.com/pragmatismo-io/BotServer/compare/2.0.45...2.0.46) (2020-11-19)

### Bug Fixes

* **core.gbapp:** Language improvements tested. ([a618c71](a618c7100b))
This commit is contained in:
Rodrigo 2020-11-19 18:09:52 +00:00
parent 3320c518ff
commit 5f53010b0b
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.46](https://github.com/pragmatismo-io/BotServer/compare/2.0.45...2.0.46) (2020-11-19)
### Bug Fixes
* **core.gbapp:** Language improvements tested. ([a618c71](https://github.com/pragmatismo-io/BotServer/commit/a618c7100bd7b2fda7fdeb33a09a66b9c515546e))
## [2.0.45](https://github.com/pragmatismo-io/BotServer/compare/2.0.44...2.0.45) (2020-11-19)

View file

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