chore(release): 2.0.75 [skip ci]
## [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
](81a0fdd5d0
))
This commit is contained in:
parent
ff8e99f120
commit
c8d7732a6d
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