chore(release): 1.3.6 [skip ci]
## [1.3.6](https://github.com/pragmatismo-io/BotServer/compare/1.3.5...1.3.6) (2019-05-27) ### Bug Fixes * **core.gbapp:** Self-replication on Azure ([5f0fb3b
](https://github.com/pragmatismo-io/BotServer/commit/5f0fb3b)) * **core.gbapp:** Self-replication on Azure ([2509157
](https://github.com/pragmatismo-io/BotServer/commit/2509157)) * **core.gbapp:** Self-replication on Azure ([8850370
](https://github.com/pragmatismo-io/BotServer/commit/8850370))
This commit is contained in:
parent
19958e6385
commit
86b45332c2
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
## [1.3.6](https://github.com/pragmatismo-io/BotServer/compare/1.3.5...1.3.6) (2019-05-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** Self-replication on Azure ([5f0fb3b](https://github.com/pragmatismo-io/BotServer/commit/5f0fb3b))
|
||||
* **core.gbapp:** Self-replication on Azure ([2509157](https://github.com/pragmatismo-io/BotServer/commit/2509157))
|
||||
* **core.gbapp:** Self-replication on Azure ([8850370](https://github.com/pragmatismo-io/BotServer/commit/8850370))
|
||||
|
||||
## [1.3.5](https://github.com/pragmatismo-io/BotServer/compare/1.3.4...1.3.5) (2019-05-27)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "1.3.5",
|
||||
"version": "1.3.6",
|
||||
"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