mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Removed redundant hash field from files table as the reference already stores this value
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user