Merge branch 'master' of https://github.com/GeneralBots/BotServer
This commit is contained in:
commit
4a3d47281e
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
# [1.6.0](https://github.com/pragmatismo-io/BotServer/compare/1.5.5...1.6.0) (2019-08-21)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **boot:** Bot now can be run with VSCode F5 after cloning from git. ([29d90db](https://github.com/pragmatismo-io/BotServer/commit/29d90db))
|
||||
|
||||
## [1.5.5](https://github.com/pragmatismo-io/BotServer/compare/1.5.4...1.5.5) (2019-07-23)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "1.5.5",
|
||||
"version": "1.6.0",
|
||||
"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