chore(release): 2.0.106 [skip ci]

## [2.0.106](https://github.com/GeneralBots/BotServer/compare/2.0.105...2.0.106) (2021-02-28)

### Bug Fixes

* **all:** FAQ Menu fixed. ([7c93328](7c93328134))
This commit is contained in:
Rodrigo 2021-02-28 15:31:30 +00:00
parent 6151f65e35
commit 146052ab7f
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.106](https://github.com/GeneralBots/BotServer/compare/2.0.105...2.0.106) (2021-02-28)
### Bug Fixes
* **all:** FAQ Menu fixed. ([7c93328](https://github.com/GeneralBots/BotServer/commit/7c93328134f6a2611ea13749182eb4fc8061a0d3))
## [2.0.105](https://github.com/GeneralBots/BotServer/compare/2.0.104...2.0.105) (2021-02-23)

View file

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