chore(release): 2.0.133 [skip ci]
## [2.0.133](https://github.com/GeneralBots/BotServer/compare/2.0.132...2.0.133) (2021-08-15) ### Bug Fixes * **basic.gblib:** NOW keyword is now formatting values with two zeros. ([b99c917
](b99c917754
)) * **basic.gblib:** NOW keyword is now formatting values with two zeros. ([9c1787b
](9c1787b632
))
This commit is contained in:
parent
b99c917754
commit
36c818de20
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
## [2.0.133](https://github.com/GeneralBots/BotServer/compare/2.0.132...2.0.133) (2021-08-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** NOW keyword is now formatting values with two zeros. ([b99c917](https://github.com/GeneralBots/BotServer/commit/b99c917754f6aaa0516011a25b1e219b2084156d))
|
||||
* **basic.gblib:** NOW keyword is now formatting values with two zeros. ([9c1787b](https://github.com/GeneralBots/BotServer/commit/9c1787b632c0d66861165e3e522b05b1b713e6c7))
|
||||
|
||||
## [2.0.132](https://github.com/GeneralBots/BotServer/compare/2.0.131...2.0.132) (2021-08-15)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.132",
|
||||
"version": "2.0.133",
|
||||
"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