chore(release): 2.0.170 [skip ci]

## [2.0.170](https://github.com/GeneralBots/BotServer/compare/2.0.169...2.0.170) (2022-08-29)

### Bug Fixes

* **basic.gblib:** Impersonated SET MAX LINES. ([e9211d9](e9211d92ac))
This commit is contained in:
Rodrigo 2022-08-29 00:01:35 +00:00
parent e9211d92ac
commit 0a56b09615
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.170](https://github.com/GeneralBots/BotServer/compare/2.0.169...2.0.170) (2022-08-29)
### Bug Fixes
* **basic.gblib:** Impersonated SET MAX LINES. ([e9211d9](https://github.com/GeneralBots/BotServer/commit/e9211d92ac774bfdda383bb404eb0f1d4794ae6b))
## [2.0.169](https://github.com/GeneralBots/BotServer/compare/2.0.168...2.0.169) (2022-08-28)

View file

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