Increase the Asset URI limit from 250 to 500 and added asset URI 2 field for additional Asset URIs

This commit is contained in:
johnnyq
2024-01-14 14:09:15 -05:00
parent 9c5c501f04
commit d9a99b8d93
3 changed files with 16 additions and 6 deletions

View File

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