Add DB logic for quote file upload

This commit is contained in:
wrongecho
2025-02-17 11:14:55 +00:00
parent 2fe7bf6870
commit a8f682286a
3 changed files with 57 additions and 6 deletions

View File

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