chore(release): 2.0.148 [skip ci]

## [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](e3c07f48f5))
This commit is contained in:
Rodrigo 2021-09-13 22:00:59 +00:00
parent 9797e46a93
commit 09e351b517
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",