mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Added a setting to enable destructive delete, disabled by default must enable it in the DB for now not in the settings DB 1.0.0 has been reached
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
* It is used in conjunction with database_updates.php
|
||||
*/
|
||||
|
||||
DEFINE("LATEST_DATABASE_VERSION", "0.9.9");
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.0.0");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user