chore(release): 2.0.26 [skip ci]
## [2.0.26](https://github.com/pragmatismo-io/BotServer/compare/2.0.25...2.0.26) (2020-11-06) ### Bug Fixes * **core.gbapp:** Fix GET/SET in .gbdialog. ([8842bf7
](8842bf7e4f
))
This commit is contained in:
parent
db6fd3e184
commit
1b79d94bbb
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.26](https://github.com/pragmatismo-io/BotServer/compare/2.0.25...2.0.26) (2020-11-06)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** Fix GET/SET in .gbdialog. ([8842bf7](https://github.com/pragmatismo-io/BotServer/commit/8842bf7e4f09c2a6606f95fcc505ff3d3becd837))
|
||||
|
||||
## [2.0.25](https://github.com/pragmatismo-io/BotServer/compare/2.0.24...2.0.25) (2020-10-30)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.25",
|
||||
"version": "2.0.26",
|
||||
"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