chore(release): 2.0.109 [skip ci]
## [2.0.109](https://github.com/GeneralBots/BotServer/compare/2.0.108...2.0.109) (2021-03-02) ### Bug Fixes * **basic.gblib:** Start of script error removed. ([2820eac
](2820eacc59
))
This commit is contained in:
parent
bcbc13f3f0
commit
016702a2ab
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.109](https://github.com/GeneralBots/BotServer/compare/2.0.108...2.0.109) (2021-03-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** Start of script error removed. ([2820eac](https://github.com/GeneralBots/BotServer/commit/2820eacc5995daf6839405fd459934556172894b))
|
||||
|
||||
## [2.0.108](https://github.com/GeneralBots/BotServer/compare/2.0.107...2.0.108) (2021-03-01)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.108",
|
||||
"version": "2.0.109",
|
||||
"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