Merge branch 'master' of https://github.com/GeneralBots/BotServer into master

This commit is contained in:
Rodrigo Rodriguez 2021-09-13 19:04:37 -03:00
commit 537d076e97
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.148](https://github.com/GeneralBots/BotServer/compare/2.0.147...2.0.148) (2021-09-13)
### Bug Fixes
* **basic.gblib:** Goto dialog within web. ([e3c07f4](https://github.com/GeneralBots/BotServer/commit/e3c07f48f5133801283cc7544c900cc40a636bd6))
## [2.0.147](https://github.com/GeneralBots/BotServer/compare/2.0.146...2.0.147) (2021-09-13)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.0.147",
"version": "2.0.148",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.js",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",