chore(release): 2.3.2 [skip ci]
## [2.3.2](https://github.com/GeneralBots/BotServer/compare/2.3.1...2.3.2) (2023-01-13) ### Bug Fixes * **systemkeywords.ts:** executionid, and changed to pid ([274db0d
](274db0d389
))
This commit is contained in:
parent
274db0d389
commit
5166db205e
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.3.2](https://github.com/GeneralBots/BotServer/compare/2.3.1...2.3.2) (2023-01-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **systemkeywords.ts:** executionid, and changed to pid ([274db0d](https://github.com/GeneralBots/BotServer/commit/274db0d389f6d145355ca38d9143da4b1b1694fa))
|
||||
|
||||
## [2.3.1](https://github.com/GeneralBots/BotServer/compare/2.3.0...2.3.1) (2023-01-13)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.3.1",
|
||||
"version": "2.3.2",
|
||||
"type": "module",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.mjs",
|
||||
|
|
Loading…
Add table
Reference in a new issue