Fixed issue with Account Transfers and adding Revenue, updated DB to update created_at and updated_at to the new SQL Timestamp

This commit is contained in:
johnnyq
2022-05-06 12:04:12 -04:00
parent 867f5edb8a
commit 598f1b1aa1
3 changed files with 99 additions and 94 deletions

View File

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