Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
This commit is contained in:
commit
27641442cb
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.75](https://github.com/pragmatismo-io/BotServer/compare/2.0.74...2.0.75) (2020-12-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** MSFT translator fixes and auto-start twice fixed. ([81a0fdd](https://github.com/pragmatismo-io/BotServer/commit/81a0fdd5d01d28ce16d04198c8487931f89a203a))
|
||||
|
||||
## [2.0.74](https://github.com/pragmatismo-io/BotServer/compare/2.0.73...2.0.74) (2020-12-22)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.74",
|
||||
"version": "2.0.75",
|
||||
"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