chore(release): 2.0.84 [skip ci]

## [2.0.84](https://github.com/pragmatismo-io/BotServer/compare/2.0.83...2.0.84) (2021-01-05)

### Bug Fixes

* **core.gbapp:** New .gbot param HelloGoodX is added. ([3aed757](3aed75731e))
This commit is contained in:
Rodrigo 2021-01-05 15:33:26 +00:00
parent b71121932d
commit 519ddb6282
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.84](https://github.com/pragmatismo-io/BotServer/compare/2.0.83...2.0.84) (2021-01-05)
### Bug Fixes
* **core.gbapp:** New .gbot param HelloGoodX is added. ([3aed757](https://github.com/pragmatismo-io/BotServer/commit/3aed75731e8aeb52236da9c5ce977ead3d5966b3))
## [2.0.83](https://github.com/pragmatismo-io/BotServer/compare/2.0.82...2.0.83) (2021-01-05)

View file

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