chore(release): 2.0.108 [skip ci]

## [2.0.108](https://github.com/GeneralBots/BotServer/compare/2.0.107...2.0.108) (2021-03-01)

### Bug Fixes

* **all:** Convert is OK. ([da582b0](da582b0a59))
This commit is contained in:
Rodrigo 2021-03-01 00:09:37 +00:00
parent fe7f0d610f
commit 68ffecd54f
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.108](https://github.com/GeneralBots/BotServer/compare/2.0.107...2.0.108) (2021-03-01)
### Bug Fixes
* **all:** Convert is OK. ([da582b0](https://github.com/GeneralBots/BotServer/commit/da582b0a59d4dbf097110080952a88159d260e0d))
## [2.0.107](https://github.com/GeneralBots/BotServer/compare/2.0.106...2.0.107) (2021-02-28)

View file

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