chore(release): 2.1.5 [skip ci]
## [2.1.5](https://github.com/GeneralBots/BotServer/compare/2.1.4...2.1.5) (2023-01-05) ### Bug Fixes * **gbvmservices.ts:** Update ([c62d372
](c62d372ec6
))
This commit is contained in:
parent
c62d372ec6
commit
0b746670cb
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.1.5](https://github.com/GeneralBots/BotServer/compare/2.1.4...2.1.5) (2023-01-05)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **gbvmservices.ts:** Update ([c62d372](https://github.com/GeneralBots/BotServer/commit/c62d372ec6fdfd46bd7b1c48f9d3212f58d8c5e6))
|
||||
|
||||
## [2.1.4](https://github.com/GeneralBots/BotServer/compare/2.1.3...2.1.4) (2023-01-05)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"type": "module",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.mjs",
|
||||
|
|
Loading…
Add table
Reference in a new issue