This commit is contained in:
Rodrigo Rodriguez 2022-09-24 12:51:50 -03:00
commit 9be9b4184d
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",
@ -259,4 +259,4 @@
"post-merge": []
}
}
}
}