New Field for notifications so each user can get and dismiss their own notifications instead of them being shared

This commit is contained in:
johnnyq
2023-01-22 20:01:20 -05:00
parent b3f952b1f8
commit 13edae48dc
6 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.3.0");
DEFINE("LATEST_DATABASE_VERSION", "0.3.1");