chore(release): 1.3.4 [skip ci]

## [1.3.4](https://github.com/pragmatismo-io/BotServer/compare/1.3.3...1.3.4) (2019-05-27)

### Bug Fixes

* **core.gbapp:** Self-replication on Azure ([e82a813](https://github.com/pragmatismo-io/BotServer/commit/e82a813))
This commit is contained in:
Rodrigo 2019-05-27 12:22:43 +00:00
parent 37d67c074d
commit 557bf400c9
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [1.3.4](https://github.com/pragmatismo-io/BotServer/compare/1.3.3...1.3.4) (2019-05-27)
### Bug Fixes
* **core.gbapp:** Self-replication on Azure ([e82a813](https://github.com/pragmatismo-io/BotServer/commit/e82a813))
## [1.3.3](https://github.com/pragmatismo-io/BotServer/compare/1.3.2...1.3.3) (2019-05-27)

View file

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