Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
This commit is contained in:
commit
e9dd4acaf7
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
## [2.0.126](https://github.com/GeneralBots/BotServer/compare/2.0.125...2.0.126) (2021-06-21)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** Fix default theme information. ([e2fee04](https://github.com/GeneralBots/BotServer/commit/e2fee04cfcd40d85bcfb963825e924f0b66b271f))
|
||||
* **core.gbapp:** Fix default theme information. ([e1f0176](https://github.com/GeneralBots/BotServer/commit/e1f0176409f2c2a87b8f3aee349b9c6b27c145e0))
|
||||
|
||||
## [2.0.125](https://github.com/GeneralBots/BotServer/compare/2.0.124...2.0.125) (2021-06-20)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.125",
|
||||
"version": "2.0.126",
|
||||
"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