chore(release): 2.0.79 [skip ci]

## [2.0.79](https://github.com/pragmatismo-io/BotServer/compare/2.0.78...2.0.79) (2020-12-25)

### Bug Fixes

* **core.gbapp:** Comments improving. ([dcb5961](dcb5961a80))
This commit is contained in:
Rodrigo 2020-12-25 16:40:41 +00:00
parent 0c8623e1a2
commit 50827fef82
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.79](https://github.com/pragmatismo-io/BotServer/compare/2.0.78...2.0.79) (2020-12-25)
### Bug Fixes
* **core.gbapp:** Comments improving. ([dcb5961](https://github.com/pragmatismo-io/BotServer/commit/dcb5961a8049c273af66e3c955cce13b80a6ff74))
## [2.0.78](https://github.com/pragmatismo-io/BotServer/compare/2.0.77...2.0.78) (2020-12-23)

View file

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