chore(release): 2.0.131 [skip ci]
## [2.0.131](https://github.com/GeneralBots/BotServer/compare/2.0.130...2.0.131) (2021-08-14) ### Bug Fixes * **basic.gblib:** TOLIST fixed for empty values. ([4969171
](49691710b9
))
This commit is contained in:
parent
25a7d01b6d
commit
741725a7b4
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.131](https://github.com/GeneralBots/BotServer/compare/2.0.130...2.0.131) (2021-08-14)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** TOLIST fixed for empty values. ([4969171](https://github.com/GeneralBots/BotServer/commit/49691710b9b94a25a8127c0cd8ac947dbafb59ea))
|
||||
|
||||
## [2.0.130](https://github.com/GeneralBots/BotServer/compare/2.0.129...2.0.130) (2021-08-13)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.130",
|
||||
"version": "2.0.131",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.js",
|
||||
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",
|
||||
|
|
Loading…
Add table
Reference in a new issue