chore(release): 1.3.5 [skip ci]

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

### Bug Fixes

* **core.gbapp:** Self-replication on Azure ([f64cc4c](https://github.com/pragmatismo-io/BotServer/commit/f64cc4c))
This commit is contained in:
Rodrigo 2019-05-27 12:58:01 +00:00
parent cbcc25f082
commit 7e8640fb63
2 changed files with 8 additions and 1 deletions

View file

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

View file

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