Add Transfer Method to the Database this will in the method to transfer money from 1 account to another

This commit is contained in:
johnnyq
2024-03-05 18:48:34 -05:00
parent 120348df4d
commit 1dfc819660
3 changed files with 12 additions and 5 deletions

View File

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