chore(release): 2.0.39 [skip ci]

## [2.0.39](https://github.com/pragmatismo-io/BotServer/compare/2.0.38...2.0.39) (2020-11-11)

### Bug Fixes

* **core.gbapp:** Fix in SEND TO FILE defect. ([ea895c1](ea895c142c))
This commit is contained in:
Rodrigo 2020-11-11 15:31:43 +00:00
parent 66f594de4e
commit e6ddd5fa14
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.39](https://github.com/pragmatismo-io/BotServer/compare/2.0.38...2.0.39) (2020-11-11)
### Bug Fixes
* **core.gbapp:** Fix in SEND TO FILE defect. ([ea895c1](https://github.com/pragmatismo-io/BotServer/commit/ea895c142c9982cf8ac34d54f9fadca207070687))
## [2.0.38](https://github.com/pragmatismo-io/BotServer/compare/2.0.37...2.0.38) (2020-11-11)

View file

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