Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
This commit is contained in:
commit
4ab34f18ac
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.56](https://github.com/pragmatismo-io/BotServer/compare/2.0.55...2.0.56) (2020-12-01)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **all:** fixed case-insensitivity for BASIC commands. ([b6aba26](https://github.com/pragmatismo-io/BotServer/commit/b6aba266f6e596151dbc573a37ec4f7573dc1710))
|
||||
|
||||
## [2.0.55](https://github.com/pragmatismo-io/BotServer/compare/2.0.54...2.0.55) (2020-11-30)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.55",
|
||||
"version": "2.0.56",
|
||||
"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