chore(release): 2.0.100 [skip ci]

## [2.0.100](https://github.com/GeneralBots/BotServer/compare/2.0.99...2.0.100) (2021-02-05)

### Bug Fixes

* **admin.gbapp:** Fix in DONT_DOWNLOAD. ([3ed733e](3ed733e4f8))
This commit is contained in:
Rodrigo 2021-02-05 13:00:03 +00:00
parent 3ed733e4f8
commit bc79e4fd18
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.100](https://github.com/GeneralBots/BotServer/compare/2.0.99...2.0.100) (2021-02-05)
### Bug Fixes
* **admin.gbapp:** Fix in DONT_DOWNLOAD. ([3ed733e](https://github.com/GeneralBots/BotServer/commit/3ed733e4f852e52785c3ba32eee28969efd07779))
## [2.0.99](https://github.com/GeneralBots/BotServer/compare/2.0.98...2.0.99) (2021-02-02)

View file

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