chore(release): 2.0.141 [skip ci]
## [2.0.141](https://github.com/GeneralBots/BotServer/compare/2.0.140...2.0.141) (2021-08-28) ### Bug Fixes * **basic.gblib:** Fix in WEEKDAY culture always in English. ([45d0bf3
](45d0bf3a85
))
This commit is contained in:
parent
8d6b904bc7
commit
335939bc72
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.141](https://github.com/GeneralBots/BotServer/compare/2.0.140...2.0.141) (2021-08-28)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** Fix in WEEKDAY culture always in English. ([45d0bf3](https://github.com/GeneralBots/BotServer/commit/45d0bf3a8513c927c16788204c9cd4604ad21691))
|
||||
|
||||
## [2.0.140](https://github.com/GeneralBots/BotServer/compare/2.0.139...2.0.140) (2021-08-28)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.140",
|
||||
"version": "2.0.141",
|
||||
"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