Update to change the client tag to singular as it references one record the table name should remain plural

This commit is contained in:
johnnyq
2023-02-25 15:27:23 -05:00
parent 11501d8e0b
commit 75b14b4f6f
5 changed files with 23 additions and 15 deletions

View File

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