Merge tag 'v25.02.1' into tbl2502

This commit is contained in:
ThaMunsta
2025-03-03 15:49:53 -05:00
76 changed files with 2209 additions and 797 deletions

View File

@@ -5,4 +5,4 @@
* Update this file each time we merge develop into master. Format is YY.MM (add a .v if there is more than one release a month.
*/
DEFINE("APP_VERSION", "25.02");
DEFINE("APP_VERSION", "25.02.1");

View File

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