chore(release): 2.0.176 [skip ci]

## [2.0.176](https://github.com/GeneralBots/BotServer/compare/2.0.175...2.0.176) (2022-09-12)

### Bug Fixes

* **basic.gblib:** SCREENSHOT keyword. ([0f1ee22](0f1ee22467))
This commit is contained in:
Rodrigo 2022-09-12 12:41:29 +00:00
parent 6a1e454afd
commit 1d535480d7
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
## [2.0.176](https://github.com/GeneralBots/BotServer/compare/2.0.175...2.0.176) (2022-09-12)
### Bug Fixes
* **basic.gblib:** SCREENSHOT keyword. ([0f1ee22](https://github.com/GeneralBots/BotServer/commit/0f1ee22467577c4237992d5d7bd3af8efd1ca300))
## [2.0.175](https://github.com/GeneralBots/BotServer/compare/2.0.174...2.0.175) (2022-09-04)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.0.175",
"version": "2.0.176",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.js",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",
@ -258,4 +258,4 @@
"post-merge": []
}
}
}
}