chore(release): 2.0.85 [skip ci]
## [2.0.85](https://github.com/pragmatismo-io/BotServer/compare/2.0.84...2.0.85) (2021-01-07) ### Bug Fixes * **admin.gbapp:** Removal of download during deployment of .gbot packages. ([f4d5cf9
](f4d5cf92d2
))
This commit is contained in:
parent
41e39eceae
commit
d794181477
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.85](https://github.com/pragmatismo-io/BotServer/compare/2.0.84...2.0.85) (2021-01-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admin.gbapp:** Removal of download during deployment of .gbot packages. ([f4d5cf9](https://github.com/pragmatismo-io/BotServer/commit/f4d5cf92d2663eeba712c2b2083ca0e219e73d9c))
|
||||
|
||||
## [2.0.84](https://github.com/pragmatismo-io/BotServer/compare/2.0.83...2.0.84) (2021-01-05)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.84",
|
||||
"version": "2.0.85",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.js",
|
||||
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",
|
||||
|
|
Loading…
Add table
Reference in a new issue