Removed redundant hash field from files table as the reference already stores this value

This commit is contained in:
johnnyq
2025-03-17 14:59:37 -04:00
parent 244e1290b4
commit 4378fc2719
4 changed files with 127 additions and 121 deletions

View File

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