Merge branch 'master' of https://github.com/GeneralBots/BotServer
This commit is contained in:
commit
bc06f4df5c
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.164](https://github.com/GeneralBots/BotServer/compare/2.0.163...2.0.164) (2022-08-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **kb.gbapp:** Skips blank answers lines. ([fa63a3e](https://github.com/GeneralBots/BotServer/commit/fa63a3eb6fc01e903ce42bf70f07ee41fa841ed6))
|
||||
|
||||
## [2.0.163](https://github.com/GeneralBots/BotServer/compare/2.0.162...2.0.163) (2022-08-26)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.163",
|
||||
"version": "2.0.164",
|
||||
"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