New version file and numbering update.
This commit is contained in:
parent
51d244ce44
commit
9208648734
2 changed files with 4 additions and 1 deletions
3
VERSION.md
Normal file
3
VERSION.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Version 0.0.18
|
||||
- FIX: .gbapp files now correctly loaded before other package types so custom models can be used to sync DB.
|
||||
- NEW: Removed Boot Package feature. Now every .gbot found on deploy folders are deployed on startup.
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "0.0.17",
|
||||
"version": "0.0.18",
|
||||
"description": "General Bots Community Edition open-core server.",
|
||||
"author": "me@rodrigorodriguez.com",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue