Increase DB Field Sizes

This commit is contained in:
johnnyq
2024-10-29 15:41:10 -04:00
parent ab3d915bdc
commit c3379a5576
3 changed files with 38 additions and 13 deletions

View File

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