chore(release): 2.0.38 [skip ci]
## [2.0.38](https://github.com/pragmatismo-io/BotServer/compare/2.0.37...2.0.38) (2020-11-11) ### Bug Fixes * **core.gbapp:** SEND FILE TO order of VM call prioritized. ([a4c03b8
](a4c03b834c
))
This commit is contained in:
parent
f41510328f
commit
a22b456f24
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.38](https://github.com/pragmatismo-io/BotServer/compare/2.0.37...2.0.38) (2020-11-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** SEND FILE TO order of VM call prioritized. ([a4c03b8](https://github.com/pragmatismo-io/BotServer/commit/a4c03b834cc693d9bba8bb2cc13fdf2c14c53528))
|
||||
|
||||
## [2.0.37](https://github.com/pragmatismo-io/BotServer/compare/2.0.36...2.0.37) (2020-11-11)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.37",
|
||||
"version": "2.0.38",
|
||||
"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