chore(release): 2.0.110 [skip ci]
## [2.0.110](https://github.com/GeneralBots/BotServer/compare/2.0.109...2.0.110) (2021-03-08) ### Bug Fixes * **basic.gblib:** Step added to SEND FILE TO. ([f40eae7
](f40eae7b59
)) * **basic.gblib:** Step added to SendFileTo. ([85e9602
](85e96023c3
))
This commit is contained in:
parent
85e96023c3
commit
dd49160a8d
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
## [2.0.110](https://github.com/GeneralBots/BotServer/compare/2.0.109...2.0.110) (2021-03-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** Step added to SEND FILE TO. ([f40eae7](https://github.com/GeneralBots/BotServer/commit/f40eae7b5918ca3f8b4a3910a37c2d7dbb98b210))
|
||||
* **basic.gblib:** Step added to SendFileTo. ([85e9602](https://github.com/GeneralBots/BotServer/commit/85e96023c3af16051a271e123004173d9fe9cecf))
|
||||
|
||||
## [2.0.109](https://github.com/GeneralBots/BotServer/compare/2.0.108...2.0.109) (2021-03-02)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.109",
|
||||
"version": "2.0.110",
|
||||
"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