Migrate over Payment Methods from Categories to its own table payment_methods

This commit is contained in:
johnnyq
2025-08-20 13:53:38 -04:00
parent 96c32b3275
commit eca09253d3
2 changed files with 14 additions and 1 deletions

View File

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