Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
This commit is contained in:
commit
905d97925e
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.103](https://github.com/GeneralBots/BotServer/compare/2.0.102...2.0.103) (2021-02-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **all:** Added scope variable as requested by a customer. ([875043b](https://github.com/GeneralBots/BotServer/commit/875043b86ef46fc642599efdec4e14b80d5a4fd7))
|
||||
|
||||
## [2.0.102](https://github.com/GeneralBots/BotServer/compare/2.0.101...2.0.102) (2021-02-07)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.102",
|
||||
"version": "2.0.103",
|
||||
"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