chore(release): 2.3.4 [skip ci]
## [2.3.4](https://github.com/GeneralBots/BotServer/compare/2.3.3...2.3.4) (2023-01-19) ### Bug Fixes * **basic.gblib:** executionid and changed to pid and security context for HEAR. ([1063739
](1063739cbe
))
This commit is contained in:
parent
1063739cbe
commit
f8775c48d4
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.3.4](https://github.com/GeneralBots/BotServer/compare/2.3.3...2.3.4) (2023-01-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** executionid and changed to pid and security context for HEAR. ([1063739](https://github.com/GeneralBots/BotServer/commit/1063739cbeab3ebbc1210b1962f6275d619debdd))
|
||||
|
||||
## [2.3.3](https://github.com/GeneralBots/BotServer/compare/2.3.2...2.3.3) (2023-01-17)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.4",
|
||||
"type": "module",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.mjs",
|
||||
|
|
Loading…
Add table
Reference in a new issue