Update 0.6.1: Fix crash on scheduled regen. Closes #2

This commit is contained in:
Charlie Laabs
2019-07-02 17:48:31 -05:00
parent 3459dd7413
commit cd450acbc9
4 changed files with 7 additions and 4 deletions

View File

@@ -101,6 +101,9 @@ npm start
# Changelog
### 0.6.1
* Fix bot crashing on scheduled regen
### 0.6.0
* Added Docker deploy functionality.
* Moved config and database to `./config` directory. Existing configs will be migrated.