Removed watcher_created_at field as its irrelevant

This commit is contained in:
johnnyq
2023-08-03 18:08:06 -04:00
parent dd46c5bcab
commit 0aedf95892
3 changed files with 12 additions and 5 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.6.5");
DEFINE("LATEST_DATABASE_VERSION", "0.6.6");