Merge branch 'master' of github.com:GeneralBots/BotServer

This commit is contained in:
Joao Antonio Ferreira 2019-10-22 23:54:49 -03:00
commit a44b20f15b
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [1.7.5](https://github.com/pragmatismo-io/BotServer/compare/1.7.4...1.7.5) (2019-10-18)
### Bug Fixes
* **core.gbapp:** Clean-up of system code ([9311943](https://github.com/pragmatismo-io/BotServer/commit/9311943))
## [1.7.4](https://github.com/pragmatismo-io/BotServer/compare/1.7.3...1.7.4) (2019-10-17)

View file

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