This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-18 21:29:09 -02:00
commit aeb43b9ed5
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [1.0.8](https://github.com/pragmatismo-io/BotServer/compare/1.0.7...1.0.8) (2018-11-18)
### Bug Fixes
* **docs:** Video thumbnail update to raw picture URL. ([564b394](https://github.com/pragmatismo-io/BotServer/commit/564b394))
## [1.0.7](https://github.com/pragmatismo-io/BotServer/compare/1.0.6...1.0.7) (2018-11-18)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "1.0.7",
"version": "1.0.8",
"description": "General Bot Community Edition open-core server.",
"main": "./src/app.ts",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",