chore(release): 2.0.49 [skip ci]

## [2.0.49](https://github.com/pragmatismo-io/BotServer/compare/2.0.48...2.0.49) (2020-11-26)

### Bug Fixes

* **core.gbapp:** Now and Today are now OK. ([13f9bb3](13f9bb3e76))
This commit is contained in:
Rodrigo 2020-11-26 13:28:59 +00:00
parent eb076b5637
commit cadbf03e13
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.49](https://github.com/pragmatismo-io/BotServer/compare/2.0.48...2.0.49) (2020-11-26)
### Bug Fixes
* **core.gbapp:** Now and Today are now OK. ([13f9bb3](https://github.com/pragmatismo-io/BotServer/commit/13f9bb3e764e9535e1ac75e94ad17151fe6ecb51))
## [2.0.48](https://github.com/pragmatismo-io/BotServer/compare/2.0.47...2.0.48) (2020-11-23)

View file

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