chore(release): 2.0.129 [skip ci]

## [2.0.129](https://github.com/GeneralBots/BotServer/compare/2.0.128...2.0.129) (2021-08-11)

### Bug Fixes

* **all:** FIND OR TALK fixed. ([a8e517d](a8e517d1f4))
This commit is contained in:
Rodrigo 2021-08-11 13:58:08 +00:00
parent 97146d5f8b
commit e90260179e
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.129](https://github.com/GeneralBots/BotServer/compare/2.0.128...2.0.129) (2021-08-11)
### Bug Fixes
* **all:** FIND OR TALK fixed. ([a8e517d](https://github.com/GeneralBots/BotServer/commit/a8e517d1f405dc743f4ee398ecd298f8b9b3952f))
## [2.0.128](https://github.com/GeneralBots/BotServer/compare/2.0.127...2.0.128) (2021-08-11)

View file

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