chore(release): 2.0.127 [skip ci]

## [2.0.127](https://github.com/GeneralBots/BotServer/compare/2.0.126...2.0.127) (2021-06-21)

### Bug Fixes

* **core.gbapp:** Fix default theme information. ([40a95ec](40a95ec883))
This commit is contained in:
Rodrigo 2021-06-21 11:31:31 +00:00
parent e9dd4acaf7
commit 4dc87b5ecc
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.127](https://github.com/GeneralBots/BotServer/compare/2.0.126...2.0.127) (2021-06-21)
### Bug Fixes
* **core.gbapp:** Fix default theme information. ([40a95ec](https://github.com/GeneralBots/BotServer/commit/40a95ec883dc0a06d29f290af389c307a76befcb))
## [2.0.126](https://github.com/GeneralBots/BotServer/compare/2.0.125...2.0.126) (2021-06-21)

View file

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